![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that check a SQL statement.
| Name | Description | |
|---|---|---|
![]() |
CheckSelectList | Checks select list for invalid characters. |
![]() |
CheckSelectStatement | Checks select statement for invalid characters. |
![]() |
CheckWhereClause | Checks where clause for invalid characters. |
![]() |
ValidateQueryFilter | Validates a Query Filter. |
![]() |
ValidateSQL | Validates a SQL clause. |
| Interfaces | Description |
|---|---|
| ISQLCheck2 | Provides access to members that check a SQL statement for invalid characters. |
| ISQLCheck | Provides access to members that check a SQL statement for invalid characters. |
| Classes | Description |
|---|---|
| SQLCheck | Esri SQL check object. |