Конструктор CollectionSet.Key (CollectionSet.Key)
Creates an instance of a CollectionSet..::..Key object.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Sub New ( _
other As CollectionSet..::..Key _
)
'Применение
Dim other As CollectionSet..::..Key
Dim instance As New CollectionSet..::..Key(other)
public Key(
CollectionSet..::..Key other
)
public:
Key(
CollectionSet..::..Key^ other
)
new :
other:CollectionSet..::..Key -> Key
public function CollectionSet..::..Key(
other : CollectionSet..::..Key
)
Параметры
- other
Тип Microsoft.SqlServer.Management.Collector. . :: . .CollectionSet. . :: . .Key
A Key object.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.