ValidationRule-Klasse
Represents the validation rule.
Vererbungshierarchie
System.Object
Microsoft.AnalysisServices.ValidationRule
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public NotInheritable Class ValidationRule
'Usage
Dim instance As ValidationRule
public sealed class ValidationRule
public ref class ValidationRule sealed
[<SealedAttribute>]
type ValidationRule = class end
public final class ValidationRule
Der ValidationRule-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Category | Gets or sets the category. | |
Description | Gets or sets the description. | |
HelpID | Gets or sets the help identifier. | |
ID | Gets or sets the validation identifier. | |
Priority | Gets or sets the priority rule. | |
Type | Gets or sets the type of validation. | |
Warnings | Gets or sets the errors or warnings. |
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.