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


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

Instantiates a new collection set based on the CollectorConfigStore object that is provided as a parent for the collection set.

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

Синтаксис

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

Dim instance As New CollectionSetCollection(parent)
public CollectionSetCollection(
    CollectorConfigStore parent
)
public:
CollectionSetCollection(
    CollectorConfigStore^ parent
)
new : 
        parent:CollectorConfigStore -> CollectionSetCollection
public function CollectionSetCollection(
    parent : CollectorConfigStore
)

Параметры

Замечания

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

См. также

Справочник

CollectionSetCollection Класс

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