Constructeur ModelReader
Initializes a new instance of the ModelReader class with the default values.
Espace de noms : Microsoft.MasterDataServices.Deployment
Assembly : Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ModelReader()
public ModelReader()
public:
ModelReader()
new : unit -> ModelReader
public function ModelReader()