- EnableSQLBinaryOpExprGroup
enum SQLParserFeature EnableSQLBinaryOpExprGroup;
Undocumented in source.
- KeepComments
enum SQLParserFeature KeepComments;
Undocumented in source.
- KeepInsertValueClauseOriginalString
enum SQLParserFeature KeepInsertValueClauseOriginalString;
Undocumented in source.
- KeepSelectListOriginalString
enum SQLParserFeature KeepSelectListOriginalString;
Undocumented in source.
- OptimizedForForParameterizedSkipValue
enum SQLParserFeature OptimizedForForParameterizedSkipValue;
Undocumented in source.
- OptimizedForParameterized
enum SQLParserFeature OptimizedForParameterized;
Undocumented in source.
- PipesAsConcat
enum SQLParserFeature PipesAsConcat;
Undocumented in source.
- SkipComments
enum SQLParserFeature SkipComments;
Undocumented in source.
- StrictForWall
enum SQLParserFeature StrictForWall;
Undocumented in source.
- UseInsertColumnsCache
enum SQLParserFeature UseInsertColumnsCache;
Undocumented in source.
- mask
int mask;
Undocumented in source.