SqlValidator Class | 
Namespace: Omada.OE.Solution.OIM.Assembly.AppLogic.Sql
public static class SqlValidator
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.
              |