MiningServiceControl Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.MiningServiceControl
public enum MiningServiceControl
type MiningServiceControl =
Public Enum MiningServiceControl
- Inheritance
-
MiningServiceControl
Fields
Name | Value | Description |
---|---|---|
None | 0 | None |
Cancel | 1 | Cancel |
SuspendResume | 2 | SuspendResume |
SuspendWithResult | 2 | SuspendWithResult |