Click or drag to resize

SqlValidator Methods

The SqlValidator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberValidateForbiddenSchemasInSelectQuery
Validate if a SELECT query doesn't contain forbidden schemas. Searches [schema].[table] or [db].[schema].[table]
Public methodStatic memberValidateQueryIsSafe
The validate if query is select.
Top
See Also