Поделиться через


Конструктор NameKey

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

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

Синтаксис

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

Dim instance As New NameKey(keyName)
public NameKey(
    string keyName
)
public:
NameKey(
    String^ keyName
)
new : 
        keyName:string -> NameKey
public function NameKey(
    keyName : String
)

Параметры

См. также

Справочник

NameKey Класс

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