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