次の方法で共有


CollectionSet.CollectionModes 列挙体

CollectionSet.CollectionModes クラスは、コレクション セットのコレクション モードを列挙します。

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

構文

'宣言
Public Enumeration CollectionModes
'使用
Dim instance As CollectionSet.CollectionModes
public enum CollectionModes
public enum class CollectionModes
type CollectionModes
public enum CollectionModes

メンバー

メンバー名 説明
Cached キャッシュ モードでは、データの収集とアップロードは別々のスケジュールに従います。
NonCached 非キャッシュ モードでは、データの収集とアップロードは同じスケジュールに従います。

説明

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

関連項目

参照

Microsoft.SqlServer.Management.Collector 名前空間