2 references to DefaultIsNullPrefix
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
134
if (_parameterNameParser.IsMatch(
DefaultIsNullPrefix
))
136
_isNullPrefix =
DefaultIsNullPrefix
;