2 references to AlternativeIsNullPrefix
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
125
else if (_parameterNameParser.IsMatch(
AlternativeIsNullPrefix
)) {
126
_isNullPrefix =
AlternativeIsNullPrefix
;