Compartir a través de


PackageInfo.Key Constructor

Initializes a new instance of the PackageInfo.Key class with the specified key name.

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    managedInstanceName As String _
)
'Uso
Dim managedInstanceName As String 

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

Parámetros

Vea también

Referencia

PackageInfo.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices