Costruttore EntityStagingProcessResponse
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Initializes a new instance of the EntityStagingProcessResponse class.
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New EntityStagingProcessResponse()
public EntityStagingProcessResponse()
public:
EntityStagingProcessResponse()
new : unit -> EntityStagingProcessResponse
public function EntityStagingProcessResponse()
Vedere anche
Riferimento
EntityStagingProcessResponse Classe