Overload List

  NameDescription
Protected methodStatic memberGetDelimitedIdentifier(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
Protected methodStatic memberGetDelimitedIdentifier(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

See Also