EntityStagingGetResponse Constructor
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Initializes a new instance of the EntityStagingGetResponse class.
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New EntityStagingGetResponse()
public EntityStagingGetResponse()
public:
EntityStagingGetResponse()
new : unit -> EntityStagingGetResponse
public function EntityStagingGetResponse()
Vea también
Referencia
EntityStagingGetResponse Clase