StagingBatch Constructor
Initializes a new instance of the StagingBatch class.
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New StagingBatch()
public StagingBatch()
public:
StagingBatch()
new : unit -> StagingBatch
public function StagingBatch()