Конструктор CollectorConfigStore (SqlStoreConnection)
Инициализирует объект CollectorConfigStore.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Sub New ( _
connection As SqlStoreConnection _
)
'Применение
Dim connection As SqlStoreConnection
Dim instance As New CollectorConfigStore(connection)
public CollectorConfigStore(
SqlStoreConnection connection
)
public:
CollectorConfigStore(
SqlStoreConnection^ connection
)
new :
connection:SqlStoreConnection -> CollectorConfigStore
public function CollectorConfigStore(
connection : SqlStoreConnection
)
Параметры
- connection
Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SqlStoreConnection
Объект SqlStoreConnection, содержащий сведения о соединении.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.