This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISQLCheck3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that check a SQL statement.
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. |
CoClasses and Classes | Description |
---|---|
SQLCheck | Esri SQL check object. |