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


Конструктор CollectionSetExtender (CollectorConfigStore, String)

Initializes a new instance of the CollectionSetExtender class.

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

Синтаксис

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

Dim instance As New CollectionSetExtender(collectorConfigStore, _
    name)
public CollectionSetExtender(
    CollectorConfigStore collectorConfigStore,
    string name
)
public:
CollectionSetExtender(
    CollectorConfigStore^ collectorConfigStore, 
    String^ name
)
new : 
        collectorConfigStore:CollectorConfigStore * 
        name:string -> CollectionSetExtender
public function CollectionSetExtender(
    collectorConfigStore : CollectorConfigStore, 
    name : String
)

Параметры

См. также

Справочник

CollectionSetExtender Класс

Перегрузка CollectionSetExtender

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