EntityStagingLoadResponse 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 EntityStagingLoadResponse class.
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New EntityStagingLoadResponse()
public EntityStagingLoadResponse()
public:
EntityStagingLoadResponse()
new : unit -> EntityStagingLoadResponse
public function EntityStagingLoadResponse()
Vea también
Referencia
EntityStagingLoadResponse Clase