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