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


ISQLCheck Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISQLCheck Interface
ArcGIS Developer Help

ISQLCheck Interface

Provides access to members that check a SQL statement for invalid characters.

Product Availability

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

Description

This interface is intended for internal use only.

When To Use

This interface is intended for internal use only.

Members

Name Description
Method CheckSelectList Checks select list for invalid characters.
Method CheckWhereClause Checks where clause for invalid characters.

Classes that implement ISQLCheck

Classes Description
SQLCheck Esri SQL check object.

Remarks

This interface is intended for internal use only.