Compartilhar via


ServerStub.EntityKeyPropertyNames propriedade

Os nomes de propriedade de chave da entidade.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Protected Friend Overridable ReadOnly Property EntityKeyPropertyNames As IEnumerable(Of String)
    Get
'Uso
Dim value As IEnumerable(Of String)

value = Me.EntityKeyPropertyNames
protected internal virtual IEnumerable<string> EntityKeyPropertyNames { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<String>

Ver também

Referência

ServerStub classe

ServerStub membros

Microsoft.SharePoint.Client namespace