DbSelectSqlGenerator Properties
The DbSelectSqlGenerator type exposes the following members.
Properties
Name | Description | |
---|---|---|
SqlLinePrefix |
Gets the SQL prefix that needs to be at the beginning of each line in the generated SQL statement. Useful in
formatting nested SQL statements. This usually contains TAB characters.
|
|
SqlObjectPrefixChar |
Gets the SQL object prefix character.
|
|
SqlObjectSuffixChar |
Gets the SQL object suffix character.
|