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