Overload List
Name | Description | |
---|---|---|
GetDelimitedIdentifier(DataObjectBase) |
This will look up and see if a column name should be escaped with delimited identifiers '[]'.
http://msdn.microsoft.com/en-us/library/aa224033(SQL.80).aspx
| |
GetDelimitedIdentifier(String, Boolean) |
This will look up and see if a column name should be escaped with delimited identifiers '[]'.
http://msdn.microsoft.com/en-us/library/aa224033(SQL.80).aspx
|