ValidationError Constructor

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Overload List

Name Description
System_CAPS_pubmethod ValidationError(IModelComponent, String)

Initializes a new instance of the ValidationError class.

System_CAPS_pubmethod ValidationError(IModelComponent, String, ErrorPriority)

Initializes a new instance of the ValidationError class.

System_CAPS_pubmethod ValidationError(IModelComponent, String, ErrorPriority, Int32)

Initializes a new instance of the ValidationError class.

System_CAPS_pubmethod ValidationError(IModelComponent, String, Int32)

Initializes a new instance of the ValidationError class.

See Also

ValidationError Class
Microsoft.AnalysisServices Namespace

Return to top