CollectorConfigStore.EnumTypes メソッド
構成ストアのコレクター型の名前を列挙します。
名前空間: Microsoft.SqlServer.Management.Collector
アセンブリ: Microsoft.SqlServer.Management.Collector (Microsoft.SqlServer.Management.Collector.dll)
構文
'宣言
Public Function EnumTypes As StringCollection
'使用
Dim instance As CollectorConfigStore
Dim returnValue As StringCollection
returnValue = instance.EnumTypes()
public StringCollection EnumTypes()
public:
StringCollection^ EnumTypes()
member EnumTypes : unit -> StringCollection
public function EnumTypes() : StringCollection
戻り値
型: System.Collections.Specialized.StringCollection
インストールされているコレクター型の名前を含む StringCollection 値です。
説明
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework 2.0 でのみサポートされています。