다음을 통해 공유


EdmEntityReferenceType.EntityType 속성

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

구문

‘선언
Public ReadOnly Property EntityType As IEdmEntityType
    Get
‘사용 방법
Dim instance As EdmEntityReferenceType
Dim value As IEdmEntityType

value = instance.EntityType
public IEdmEntityType EntityType { get; }
public:
virtual property IEdmEntityType^ EntityType {
    IEdmEntityType^ get () sealed;
}
abstract EntityType : IEdmEntityType
override EntityType : IEdmEntityType
final function get EntityType () : IEdmEntityType

속성 값

유형: Microsoft.Data.Edm.IEdmEntityType

구현

IEdmEntityReferenceType.EntityType

참고 항목

참조

EdmEntityReferenceType 클래스

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