2 references to BigInt
System.Data.OleDb (2)
OleDb_Enum.cs (2)
146private 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
244OleDbType.BigInt => D_BigInt, // 20