Compartilhar via


Método MajorObject.Validate

Incluir membros protegidos
Incluir membros herdados

Indicates whether the MajorObject is valid.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado 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. (Herdado 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. (Herdado de NamedComponent.)
Método público Validate(ValidationResultCollection, ValidationOptions, ServerEdition) Indicates whether the MajorObject is valid.

Início

Consulte também

Referência

MajorObject Classe

Namespace Microsoft.AnalysisServices