Each database type contains a set of Key Words. To use one of these Key Words as a table or column name, Special Characters must surround the word. Each database type uses different Special Characters.

 

WIDatabase is currently configured to automatically add these Special Characters around all table and column names.

Overload List

  NameDescription
Public methodBracketName(String)
Place square brackets, single quote, etc around table and column names
Public methodStatic memberBracketName(String, eDatabaseType)
Place square brackets, single quote, etc around table and column names

See Also