This document is archived and information here might be outdated. Recommended version. |
Provides access to members that check a SQL statement for invalid characters.
Name | Description | |
---|---|---|
CheckSelectList | Checks select list for invalid characters. | |
CheckSelectStatement | Checks select statement for invalid characters. | |
CheckWhereClause | Checks where clause for invalid characters. |
Interfaces | Description |
---|---|
ISQLCheck | Provides access to members that check a SQL statement for invalid characters. |
CoClasses and Classes | Description |
---|---|
SQLCheck | Esri SQL check object. |