CollectionSet::CollectionModes Enumeration
The CollectionSet::CollectionModes class enumerates the collection set collection modes.
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
| Member name | Description | |
|---|---|---|
| Cached | Cached mode, data is collected and uploaded on a different schedule. | |
| NonCached | Noncached mode, data is collected and uploaded on the same schedule. |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Show: