Constructeur EntityStagingClearResponse
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Initializes a new instance of the EntityStagingClearResponse class.
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New EntityStagingClearResponse()
public EntityStagingClearResponse()
public:
EntityStagingClearResponse()
new : unit -> EntityStagingClearResponse
public function EntityStagingClearResponse()
Voir aussi
Référence
EntityStagingClearResponse Classe