This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISQLCheck2 Interface > ISQLCheck2.CheckSelectStatement Method (ArcObjects .NET 10.4 SDK) |
Checks select statement for invalid characters.
[Visual Basic .NET] Public Sub CheckSelectStatement ( _ ByVal selectStatement As String _ )
[C#] public void CheckSelectStatement ( string selectStatement );
[C++]
HRESULT CheckSelectStatement(
BSTR selectStatement
);
[C++]
Parameters selectStatement [in] selectStatement is a parameter of type BSTR