Cube.Validate 方法
本文內容
包含保護的成員
包含繼承的成員
Indicates whether the Cube is properly configured.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
Validate(ValidationErrorCollection)
Validates the element to which it is appended; returns any errors encountered in a collection. (繼承自 ModelComponent 。)
Validate(ValidationResultCollection)
Indicates whether the MajorObject is valid. (繼承自 MajorObject 。)
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(ValidationResultCollection, ValidationOptions)
Indicates whether the MajorObject is valid. (繼承自 MajorObject 。)
Validate(ValidationErrorCollection, Boolean, ServerEdition)
Determines whether the Cube is valid. (覆寫 NamedComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition) 。)
Validate(ValidationResultCollection, ValidationOptions, ServerEdition)
Indicates whether the MajorObject is valid. (繼承自 MajorObject 。)
Validate(ValidationErrorCollection, Boolean, Boolean, ServerEdition)
Determines whether the Cube is valid.
上層
請參閱
參考
Cube 類別
Microsoft.AnalysisServices 命名空間