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)
463
get { return
_quotePrefix
?? string.Empty; }