DbSelectSqlGenerator..::..GenerateEnumeratorSqlFieldText Method
Generates SQL field text for an enumerator field. Override if this method is not compatible with your database platform.
Namespace:
RingSoft.DbLookup.DataProcessor.SelectSqlGeneratorAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
Parameters
- tableAndFieldName
- Type: String
Name of the table and field combined e.g([TableName].[FieldName]).
- translationInfo
- Type: EnumFieldTranslation
The translation information.