Gets or sets the type of validation.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public ReadOnly Property Type As ValidationRuleType
Get
‘사용 방법
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
속성 값
유형: Microsoft.AnalysisServices.ValidationRuleType
The type of validation.