Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the custom rule for validation.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ValidationRule As ValidationRule
Get
'Utilisation
Dim instance As DismissedValidationRule
Dim value As ValidationRule
value = instance.ValidationRule
public ValidationRule ValidationRule { get; }
public:
property ValidationRule^ ValidationRule {
ValidationRule^ get ();
}
member ValidationRule : ValidationRule
function get ValidationRule () : ValidationRule
Valeur de propriété
Type : Microsoft.AnalysisServices.ValidationRule
The custom rule for validation.