Compartir a través de


MajorObject.Validate Método

Incluir miembros protegidos
Incluir miembros heredados

Indicates whether the MajorObject is valid.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Se hereda de ModelComponent.)
Método público Validate(ValidationResultCollection) Indicates whether the MajorObject is valid.
Método público 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. (Se hereda de ModelComponent.)
Método público Validate(ValidationResultCollection, ValidationOptions) Indicates whether the MajorObject is valid.
Método público Validate(ValidationErrorCollection, Boolean, ServerEdition) Determines whether the NamedComponent is valid. (Se hereda de NamedComponent.)
Método público Validate(ValidationResultCollection, ValidationOptions, ServerEdition) Indicates whether the MajorObject is valid.

Arriba

Vea también

Referencia

MajorObject Clase

Espacio de nombres Microsoft.AnalysisServices