Partager via


Constructeur StagingNameCheckRequest (International, String)

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 StagingNameCheckRequest class with specified requests.

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    International As International, _
    StagingName As String _
)
'Utilisation
Dim International As International
Dim StagingName As String

Dim instance As New StagingNameCheckRequest(International, _
    StagingName)
public StagingNameCheckRequest(
    International International,
    string StagingName
)
public:
StagingNameCheckRequest(
    International^ International, 
    String^ StagingName
)
new : 
        International:International * 
        StagingName:string -> StagingNameCheckRequest
public function StagingNameCheckRequest(
    International : International, 
    StagingName : String
)

Paramètres

Voir aussi

Référence

StagingNameCheckRequest Classe

Surcharge StagingNameCheckRequest

Espace de noms Microsoft.MasterDataServices