Partager via


Constructeur EdmEntityReferenceType

Espace de noms :  Microsoft.Data.Edm.Library
Assembly :  Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    entityType As IEdmEntityType _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

EdmEntityReferenceType Classe

Espace de noms Microsoft.Data.Edm.Library