5 references to EMPTY
System.Data.OleDb (5)
ColumnBinding.cs (2)
282case NativeDBType.EMPTY: 448case NativeDBType.EMPTY:
OleDb_Enum.cs (2)
167private static readonly NativeDBType D_Empty = new NativeDBType(0xff, 0, false, false, OleDbType.Empty, NativeDBType.EMPTY, "", null, NativeDBType.EMPTY, DbType.Object); // 37 - invalid param default
RowBinding.cs (1)
429case NativeDBType.EMPTY: