Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The key property names of the entity.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Protected Friend Overridable ReadOnly Property EntityKeyPropertyNames As IEnumerable(Of String)
Get
'Utilisation
Dim value As IEnumerable(Of String)
value = Me.EntityKeyPropertyNames
protected internal virtual IEnumerable<string> EntityKeyPropertyNames { get; }
Valeur de propriété
Type : System.Collections.Generic.IEnumerable<String>