SqlServerSelectSqlGenerator..::..GenerateWhereItemSqlFieldNameText Method
Generates the where item SQL field name text for the inputted WhereItem object.
Override if this method is not compatible with your database platform.
Namespace:
RingSoft.DbLookup.DataProcessor.SelectSqlGeneratorAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
Parameters
- whereItem
- Type: RingSoft.DbLookup.QueryBuilder..::..WhereItem
The WhereItem object containing all the data for the SQL statement.