RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbSelectSqlGenerator Properties

The DbSelectSqlGenerator type exposes the following members.

Properties


  Name Description
Public property 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.
Public property SqlObjectPrefixChar
Gets the SQL object prefix character.
Public property SqlObjectSuffixChar
Gets the SQL object suffix character.