Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Adds a ValidationError to the collection.
Überladungsliste
| Name | Description |
|---|---|
| ValidationErrorCollection.Add (ValidationError) |
Adds a ValidationError to the end of the collection.
|
| ValidationErrorCollection.Add (IModelComponent, String) |
Creates and adds a ValidationError, with the specified IModelComponent value and error description, to the end of the collection.
|
| ValidationErrorCollection.Add (IModelComponent, String, ErrorPriority) |
Creates and adds a ValidationError, with the specified IModelComponent value, error description, and ErrorPriority value, to the end of the collection.
|
| ValidationErrorCollection.Add (IModelComponent, String, Int32) |
Creates and adds a ValidationError, with the specified IModelComponent value, error description, and error code, to the end of the collection.
|
| ValidationErrorCollection.Add (IModelComponent, String, ErrorPriority, Int32) |
Creates and adds a ValidationError, with the specified IModelComponent value, error description, ErrorPriority value, and error code, to the end of the collection.
|
Siehe auch
Verweis
ValidationErrorCollection Class
ValidationErrorCollection Members
Microsoft.AnalysisServices Namespace