SqlValidator Methods |
The SqlValidator type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidateForbiddenSchemasInSelectQuery |
Validate if a SELECT query doesn't contain forbidden schemas.
Searches [schema].[table] or [db].[schema].[table]
| |
| ValidateQueryIsSafe |
The validate if query is select.
|