3 references to IsNullOrSqlType
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (3)
867ADP.IsNullOrSqlType(columnValue, out isNull, out isSqlType); 928ADP.IsNullOrSqlType(columnValue, out isNull, out isSqlType); 940ADP.IsNullOrSqlType(currentRowValue, out isNull, out isSqlType);