ErrorType 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.ErrorType
public enum ErrorType
type ErrorType =
Public Enum ErrorType
- Inheritance
-
ErrorType
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
User | 1 | User |
System | 2 | System |
External | 3 | External |