PrimaryKeyAttribute.PropertyNames Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
As propriedades que constituem a chave primária, em ordem.
public System.Collections.Generic.IReadOnlyList<string> PropertyNames { get; }
member this.PropertyNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PropertyNames As IReadOnlyList(Of String)