DismissedValidationRule-Klasse
Represents the custom rule that checks the validity of user input.
Vererbungshierarchie
System.Object
Microsoft.AnalysisServices.DismissedValidationRule
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public NotInheritable Class DismissedValidationRule
'Usage
Dim instance As DismissedValidationRule
public sealed class DismissedValidationRule
public ref class DismissedValidationRule sealed
[<SealedAttribute>]
type DismissedValidationRule = class end
public final class DismissedValidationRule
Der DismissedValidationRule-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Comments | Gets or sets the comments of validation. | |
ValidationRule | Gets the custom rule for validation. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.