3 overrides of QuoteIdentifier
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcCommandBuilder.cs (1)
237
public override string
QuoteIdentifier
(string unquotedIdentifier){
fx\src\data\System\Data\OleDb\OleDbCommandBuilder.cs (1)
324
public override string
QuoteIdentifier
(string unquotedIdentifier){
fx\src\data\System\Data\SqlClient\SqlCommandBuilder.cs (1)
300
public override string
QuoteIdentifier
(string unquotedIdentifier){