Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the ParameterInfo.Key class with the specified name.
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public Sub New ( _
name As String _
)
'Применение
Dim name As String
Dim instance As New ParameterInfo.Key(name)
public Key(
string name
)
public:
Key(
String^ name
)
new :
name:string -> Key
public function ParameterInfo.Key(
name : String
)
Параметры
- name
Тип: System.String
The specified name.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices