[]
Given a quoted identifier, returns the correct unquoted form of that identifier, including properly un-escaping any embedded quotes in the identifier.
public override string UnquoteIdentifier(string quotedIdentifier)
| Type | Name | Description |
|---|---|---|
| string | quotedIdentifier |
| Type | Description |
|---|---|
| string |