EnquoteIdentifier
This method validates the identifier and returns the result.
Overload List:
-
EnquoteIdentifier(identifier, maxIdentifierLength, charset, bAlwaysQuote, bCapitalize)
This method validates the identifier, adds double quotes if missing, and returns the result.
-
EnquoteIdentifier(identifier, bAlwaysQuote, bCapitalize)
This method adds double quotes to the identifier if missing and returns the result.