3 references to IsLong
System.Data.OleDb (3)
OleDbDataReader.cs (3)
399
newRow[isLong] = OleDbDataReader.
IsLong
(info.flags);
528
bool islong = OleDbDataReader.
IsLong
(dbColumnInfo.dwFlags);
2342
bool islong = OleDbDataReader.
IsLong
(info.flags);