Конструктор ObjectSet.Key (ObjectSet.Key)
Initializes a new instance of the ObjectSet..::..Key class based on the specified key.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Sub New ( _
other As ObjectSet..::..Key _
)
'Применение
Dim other As ObjectSet..::..Key
Dim instance As New ObjectSet..::..Key(other)
public Key(
ObjectSet..::..Key other
)
public:
Key(
ObjectSet..::..Key^ other
)
new :
other:ObjectSet..::..Key -> Key
public function ObjectSet..::..Key(
other : ObjectSet..::..Key
)
Параметры
- other
Тип: Microsoft.SqlServer.Management.Dmf. . :: . .ObjectSet. . :: . .Key
A ObjectSet..::..Key value that specifies the other key.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.