Partager via


DataServiceQuery<TElement>.GetKeyPath(String) Méthode

Définition

Obtient une nouvelle chaîne d’URI avec des clés.

public virtual string GetKeyPath (string keyString);
abstract member GetKeyPath : string -> string
override this.GetKeyPath : string -> string
Public Overridable Function GetKeyPath (keyString As String) As String

Paramètres

keyString
String

Chaîne représentant les clés.

Retours

Nouvelle chaîne d’URI avec des clés.

S’applique à