Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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.