ValidationResult Properties

 

Applies To: SQL Server (starting with 2016)

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

Properties

Name Description
System_CAPS_pubproperty Description

Gets either a ValidationRule.Description or a similar text with parameters.

System_CAPS_pubproperty Rule

Gets the ValidationRule associated with the ValidationResult.

System_CAPS_pubproperty Source

Gets the ModelComponent that is the source of the ValidationResult.

System_CAPS_pubproperty SourcePath

Gets the SourcePath extracted from the Source property.

System_CAPS_pubproperty SourceType

Gets the SourceType extracted from the Source property.

See Also

ValidationResult Class
Microsoft.AnalysisServices Namespace

Return to top