다음을 통해 공유


IEdmProperty.Type 속성

이 속성의 형식을 가져옵니다.

네임스페이스:  Microsoft.Data.Edm
어셈블리:  Microsoft.Data.Edm(Microsoft.Data.Edm.dll)

구문

‘선언
ReadOnly Property Type As IEdmTypeReference
    Get
‘사용 방법
Dim instance As IEdmProperty
Dim value As IEdmTypeReference

value = instance.Type
IEdmTypeReference Type { get; }
property IEdmTypeReference^ Type {
    IEdmTypeReference^ get ();
}
abstract Type : IEdmTypeReference
function get Type () : IEdmTypeReference

속성 값

유형: Microsoft.Data.Edm.IEdmTypeReference
이 속성의 형식입니다.

참고 항목

참조

IEdmProperty 인터페이스

Microsoft.Data.Edm 네임스페이스