ValidationErrorCodes Class
Applies To: SQL Server (starting with 2016)
Note: This API is now obsolete.Namespace:
Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
Return to top
Represents a validation error codes.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | ValidationErrorCodes() | Initializes a new instance of the ValidationErrorCodes class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | MeasureGroupNoDimensionsDefined | Represents a MeasureGroupNoDimensionsDefined error code. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


