다음을 통해 공유


ExtensionMethods.FullTypeName(IEdmType) 메서드

정의

형식 참조에서 참조하는 정의의 전체 이름을 가져옵니다.

public static string FullTypeName (this Microsoft.OData.Edm.IEdmType type);
static member FullTypeName : Microsoft.OData.Edm.IEdmType -> string
<Extension()>
Public Function FullTypeName (type As IEdmType) As String

매개 변수

type
IEdmType

호출하는 개체에 대한 참조입니다.

반환

이 참조 정의의 전체 이름입니다.

적용 대상