9 references to I8
System.Data.OleDb (9)
ColumnBinding.cs (5)
337
case NativeDBType.
I8
:
526
case NativeDBType.
I8
:
996
Debug.Assert(NativeDBType.
I8
== DbType, "Value_I8");
1002
Debug.Assert(NativeDBType.
I8
== DbType, "Value_I8");
1528
case NativeDBType.
I8
:
OleDb_Enum.cs (3)
146
private static readonly NativeDBType D_BigInt = new NativeDBType(19, 8, true, false, OleDbType.BigInt, NativeDBType.
I8
, S_I8, typeof(long), NativeDBType.
I8
, DbType.Int64); // 16 - integer8
384
case
I8
:
RowBinding.cs (1)
444
case NativeDBType.
I8
: