다음을 통해 공유


CollectorConfigStore 생성자 (SqlStoreConnection)

Initializes a CollectorConfigStore object.

네임스페이스:  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
)

매개 변수

주의

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

참고 항목

참조

CollectorConfigStore 클래스

CollectorConfigStore 오버로드

Microsoft.SqlServer.Management.Collector 네임스페이스