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