ValidationRule-Klasse
Represents the validation rule.
System.Object
Microsoft.AnalysisServices.ValidationRule
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
'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.
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
Name | Beschreibung | |
---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.