This document is archived and information here might be outdated.  Recommended version.


ISQLCheck3 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

ISQLCheck3 Interface

Provides access to members that check a SQL statement.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CheckSelectList Checks select list for invalid characters.
Method CheckSelectStatement Checks select statement for invalid characters.
Method CheckWhereClause Checks where clause for invalid characters.
Method ValidateQueryFilter Validates a Query Filter.
Method ValidateSQL Validates a SQL clause.

Inherited Interfaces

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 that implement ISQLCheck3

CoClasses and Classes Description
SQLCheck Esri SQL check object.