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