Freigeben über


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
Öffentliche Eigenschaft Comments Gets or sets the comments of validation.
Öffentliche Eigenschaft ValidationRule Gets the custom rule for validation.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode 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.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace