DismissedValidationRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a dismissed ValidationRule (saved to the Annotaltions of a Database, considered by the .Validate(...) method).
public sealed class DismissedValidationRule
type DismissedValidationRule = class
Public NotInheritable Class DismissedValidationRule
- Inheritance
-
DismissedValidationRule
Properties
Comments |
Gets or sets the comments of validation. |
ValidationRule |
Gets the custom rule for validation. |