다음을 통해 공유


EdmEntityReferenceType 생성자

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

구문

‘선언
Public Sub New ( _
    entityType As IEdmEntityType _
)
‘사용 방법
Dim entityType As IEdmEntityType

Dim instance As New EdmEntityReferenceType(entityType)
public EdmEntityReferenceType(
    IEdmEntityType entityType
)
public:
EdmEntityReferenceType(
    IEdmEntityType^ entityType
)
new : 
        entityType:IEdmEntityType -> EdmEntityReferenceType
public function EdmEntityReferenceType(
    entityType : IEdmEntityType
)

매개 변수

참고 항목

참조

EdmEntityReferenceType 클래스

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