CustomQueryValidator Constructors
A default implementation of the ICustomQueryValidator interface that provides custom validation logic for SQL queries.| Name | Description |
|---|---|
| CustomQueryValidator() | Initializes a new instance of the CustomQueryValidator class with the default settings. |
See Also