Constructeur EdmType
Initialise une nouvelle instance de la classe EdmType.
Espace de noms : Microsoft.Data.Edm.Library
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New EdmType()
protected EdmType()
protected:
EdmType()
new : unit -> EdmType
protected function EdmType()