9 references to FILETIME
System.Data.OleDb (9)
ColumnBinding.cs (5)
343
case NativeDBType.
FILETIME
:
539
case NativeDBType.
FILETIME
:
914
Debug.Assert(NativeDBType.
FILETIME
== DbType, "Value_FILETIME");
921
Debug.Assert(NativeDBType.
FILETIME
== DbType, "Value_FILETIME");
1380
case NativeDBType.
FILETIME
:
OleDb_Enum.cs (3)
141
private static readonly NativeDBType D_Filetime = new NativeDBType(0xff, 8, true, false, OleDbType.Filetime, NativeDBType.
FILETIME
, S_FILETIME, typeof(System.DateTime), NativeDBType.
FILETIME
, DbType.DateTime); // 11 - integer8
388
case
FILETIME
:
RowBinding.cs (1)
446
case NativeDBType.
FILETIME
: