ModelComponent.Validate Method

Validates the element to which it is appended; returns any errors encountered.

Overload List

Name Description
ModelComponent.Validate (ValidationErrorCollection)
Validates the element to which it is appended; returns any errors encountered in a collection.
ModelComponent.Validate (ValidationErrorCollection, Boolean)
Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors.
ModelComponent.Validate (ValidationErrorCollection, Boolean, ServerEdition)  

See Also

Reference

ModelComponent Class
ModelComponent Members
Microsoft.AnalysisServices Namespace