Classe DismissedValidationRule
Represents the custom rule that checks the validity of user input.
System.Object
Microsoft.AnalysisServices.DismissedValidationRule
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
'Declaração
Public NotInheritable Class DismissedValidationRule
'Uso
Dim instance As DismissedValidationRule
public sealed class DismissedValidationRule
public ref class DismissedValidationRule sealed
[<SealedAttribute>]
type DismissedValidationRule = class end
public final class DismissedValidationRule
O tipo DismissedValidationRule expõe os membros a seguir.
Nome | Descrição | |
---|---|---|
![]() |
Comments | Gets or sets the comments of validation. |
![]() |
ValidationRule | Gets the custom rule for validation. |
Início
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.