Partager via


Constructeur ProjectInfo.Key

Initializes a new instance of the ProjectInfo.Key class.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    managedInstanceName As String _
)
'Utilisation
Dim managedInstanceName As String 

Dim instance As New ProjectInfo.Key(managedInstanceName)
public Key(
    string managedInstanceName
)
public:
Key(
    String^ managedInstanceName
)
new : 
        managedInstanceName:string -> Key
public function ProjectInfo.Key(
    managedInstanceName : String
)

Paramètres

Voir aussi

Référence

ProjectInfo.Key Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices