This document is archived and information here might be outdated. Recommended version. |
SQL operators.
[Visual Basic .NET] Public Function GetOperator ( _ ByVal sqlOperator As esriSQLOperator _ ) As String
[C#] public string GetOperator ( esriSQLOperator sqlOperator );
[C++]
HRESULT GetOperator(
esriSQLOperator sqlOperator
);
[C++]
Parameters sqlOperator [in]
sqlOperator is a parameter of type esriSQLOperator