Construtor StagingNameCheckResponse
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the StagingNameCheckResponse class that has default values.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New StagingNameCheckResponse()
public StagingNameCheckResponse()
public:
StagingNameCheckResponse()
new : unit -> StagingNameCheckResponse
public function StagingNameCheckResponse()
Consulte também
Referência
StagingNameCheckResponse Classe