Costruttore ModelReader
Initializes a new instance of the ModelReader class with default values.
Spazio dei nomi Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ModelReader()
public ModelReader()
public:
ModelReader()
new : unit -> ModelReader
public function ModelReader()