CollectorConfigStore 클래스
The CollectorConfigStore class implements the configuration store for the data collector.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector
구문
‘선언
Public NotInheritable Class CollectorConfigStore _
Inherits SfcInstance _
Implements ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
‘사용 방법
Dim instance As CollectorConfigStore
public sealed class CollectorConfigStore : SfcInstance,
ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
public ref class CollectorConfigStore sealed : public SfcInstance,
ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
[<SealedAttribute>]
type CollectorConfigStore =
class
inherit SfcInstance
interface ISfcAlterable
interface IAlterable
interface ISfcDomain
interface ISfcHasConnection
end
public final class CollectorConfigStore extends SfcInstance implements ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
주의
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
상속 계층 구조
System. . :: . .Object
SfcInstance
Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.