Конструктор Catalog.Key

Initializes a new instance of the Catalog.Key class that takes the key name.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    managedInstanceName As String _
)
'Применение
Dim managedInstanceName As String 

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

Параметры

  • managedInstanceName
    Тип: System.String
    The name of the managed instance.

См. также

Справочник

Catalog.Key Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices