Catalog.Key(String) Constructeur

Définition

Initialise une nouvelle instance de la classe Catalog.Key qui prend le nom de clé.

public:
 Key(System::String ^ managedInstanceName);
public Key (string managedInstanceName);
new Microsoft.SqlServer.Management.IntegrationServices.Catalog.Key : string -> Microsoft.SqlServer.Management.IntegrationServices.Catalog.Key
Public Sub New (managedInstanceName As String)

Paramètres

managedInstanceName
String

Nom de l'instance managée.

S’applique à