1 write to _allowsDBNull
System.Data (1)
fx\src\data\Microsoft\SqlServer\Server\SmiMetaData.cs (1)
1350
_allowsDBNull
= allowsDBNull;
1 reference to _allowsDBNull
System.Data (1)
fx\src\data\Microsoft\SqlServer\Server\SmiMetaData.cs (1)
1363
return
_allowsDBNull
;