共用方式為


Database.Validate 方法

包含保護的成員
包含繼承的成員

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 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 Database is valid. (覆寫 NamedComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition)。)
公用方法 Validate(ValidationResultCollection, ValidationOptions, ServerEdition) Indicates whether the MajorObject is valid. (繼承自 MajorObject。)

上層

請參閱

參考

Database 類別

Microsoft.AnalysisServices 命名空間