Metodo MajorObject.Validate

Include i membri protetti
Include i membri ereditati

Indicates whether the MajorObject is valid.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. Ereditato da ModelComponent.
Metodo pubblico Validate(ValidationResultCollection) Indicates whether the MajorObject is valid.
Metodo pubblico 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. Ereditato da ModelComponent.
Metodo pubblico Validate(ValidationResultCollection, ValidationOptions) Indicates whether the MajorObject is valid.
Metodo pubblico Validate(ValidationErrorCollection, Boolean, ServerEdition) Determines whether the NamedComponent is valid. Ereditato da NamedComponent.
Metodo pubblico Validate(ValidationResultCollection, ValidationOptions, ServerEdition) Indicates whether the MajorObject is valid.

In alto

Vedere anche

Riferimento

MajorObject Classe

Spazio dei nomi Microsoft.AnalysisServices