Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Gets or sets the type of validation.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property Type As ValidationRuleType
Get
'Usage
Dim instance As ValidationRule
Dim value As ValidationRuleType
value = instance.Type
public ValidationRuleType Type { get; }
public:
property ValidationRuleType Type {
ValidationRuleType get ();
}
member Type : ValidationRuleType
function get Type () : ValidationRuleType
Property Value
Type: Microsoft.AnalysisServices.ValidationRuleType
The type of validation.