次の方法で共有


CollectorConfigStore クラス

CollectorConfigStore クラスは、データ コレクタの構成ストアを実装します。

名前空間:  Microsoft.SqlServer.Management.Collector
アセンブリ:  Microsoft.SqlServer.Management.Collector (Microsoft.SqlServer.Management.Collector.dll)

構文

'宣言
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

説明

この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。

継承階層

System. . :: . .Object
  SfcInstance
    Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。