3 references to QuoteIdentifier
System.Data.OleDb (3)
OleDbCommandBuilder.cs (2)
378throw ADP.QuotePrefixNotSet(ADP.QuoteIdentifier); 381connection.GetLiteralQuotes(ADP.QuoteIdentifier, out quotePrefix, out quoteSuffix);
System\Data\Common\AdapterUtil.cs (1)
894internal const string QuoteIdentifier = nameof(QuoteIdentifier);