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