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