1 write to _quotePrefix
System.Data.Common (1)
System\Data\Common\DBCommandBuilder.cs (1)
470_quotePrefix = value;
1 reference to _quotePrefix
System.Data.Common (1)
System\Data\Common\DBCommandBuilder.cs (1)
463get { return _quotePrefix ?? string.Empty; }