9 references to FILETIME
System.Data.OleDb (9)
ColumnBinding.cs (5)
343case NativeDBType.FILETIME: 539case NativeDBType.FILETIME: 914Debug.Assert(NativeDBType.FILETIME == DbType, "Value_FILETIME"); 921Debug.Assert(NativeDBType.FILETIME == DbType, "Value_FILETIME"); 1380case NativeDBType.FILETIME:
OleDb_Enum.cs (3)
141private 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 388case FILETIME:
RowBinding.cs (1)
446case NativeDBType.FILETIME: