3 overrides of UnquoteIdentifier
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcCommandBuilder.cs (1)
284public override string UnquoteIdentifier( string quotedIdentifier){
fx\src\data\System\Data\OleDb\OleDbCommandBuilder.cs (1)
364public override string UnquoteIdentifier( string quotedIdentifier){
fx\src\data\System\Data\SqlClient\SqlCommandBuilder.cs (1)
318public override string UnquoteIdentifier(string quotedIdentifier){