다음을 통해 공유


DataServiceQuery<TElement>.GetKeyPath(String) 메서드

정의

키가 있는 새 URI 문자열을 가져옵니다.

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

매개 변수

keyString
String

키를 나타내는 문자열입니다.

반환

키가 있는 새 URI 문자열입니다.

적용 대상