Constructeur EntityStagingGetResponse
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 EntityStagingGetResponse class.
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New EntityStagingGetResponse()
public EntityStagingGetResponse()
public:
EntityStagingGetResponse()
new : unit -> EntityStagingGetResponse
public function EntityStagingGetResponse()
Voir aussi
Référence
EntityStagingGetResponse Classe