1 write to _quoteSuffix
System.Data.Common (1)
System\Data\Common\DBCommandBuilder.cs (1)
488
_quoteSuffix
= value;
1 reference to _quoteSuffix
System.Data.Common (1)
System\Data\Common\DBCommandBuilder.cs (1)
480
return (
_quoteSuffix
?? string.Empty);