다음을 통해 공유


IEdmAssertTypeExpression.Type 속성

어설션된 형식을 가져옵니다.

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

구문

‘선언
ReadOnly Property Type As IEdmTypeReference
    Get
‘사용 방법
Dim instance As IEdmAssertTypeExpression
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
어설션된 형식입니다.

참고 항목

참조

IEdmAssertTypeExpression 인터페이스

Microsoft.Data.Edm.Expressions 네임스페이스