[]
Given an unquoted identifier in the correct catalog case, returns the correct quoted form of that identifier, including properly escaping any embedded quotes in the identifier.
public override string QuoteIdentifier(string unquotedIdentifier)
Type | Name | Description |
---|---|---|
string | unquotedIdentifier |
Type | Description |
---|---|
string |