The SqlToken type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | bracketLeft | |
![]() | bracketRight | |
![]() | clause | |
![]() | commaChar | |
![]() | compPrefix | |
![]() | compSuffix | |
![]() | connector | |
![]() | dataType | |
![]() | escapeCharLeft | |
![]() | escapeCharRight | |
![]() | groupCharLeft | |
![]() | groupCharRight | |
![]() | groupIndex | |
![]() | index | |
![]() | name | |
![]() | paddingLeft | |
![]() | paddingRight | |
![]() | quoteChar | |
![]() | serial | |
![]() ![]() | SERIALIZATION_COL_DELIM |
Serialization string used to separate columns of data in a serialized string.
|
![]() | sql | |
![]() | tableName | |
![]() | type | |
![]() | value | |
![]() | wildCardChar |
See Also