86 references to DbType
System.Data.OleDb (86)
ColumnBinding.cs (86)
126get { return NativeDBType.FromDBType(DbType, false, false).dataType!; }
173|| (((NativeDBType.VARIANT == DbType) || (NativeDBType.PROPVARIANT == DbType))
280switch (DbType)
380throw ODB.GVtUnknown(DbType);
398switch (DbType)
413throw ODB.GVtUnknown(DbType);
446switch (DbType)
588throw ODB.SVtUnknown(DbType);
611Debug.Assert((NativeDBType.BOOL == DbType), "Value_BOOL");
618Debug.Assert((NativeDBType.BOOL == DbType), "Value_BOOL");
626Debug.Assert((NativeDBType.BSTR == DbType), "Value_BSTR");
653Debug.Assert((NativeDBType.BSTR == DbType), "Value_BSTR");
661Debug.Assert(((NativeDBType.BYREF | NativeDBType.BYTES) == DbType), "Value_ByRefBYTES");
689Debug.Assert((NativeDBType.BYREF | NativeDBType.BYTES) == DbType, "Value_ByRefBYTES");
709Debug.Assert((NativeDBType.BYREF | NativeDBType.WSTR) == DbType, "Value_ByRefWSTR");
737Debug.Assert((NativeDBType.BYREF | NativeDBType.WSTR) == DbType, "Value_ByRefWSTR");
756Debug.Assert((NativeDBType.BYREF | NativeDBType.WSTR) == DbType, "Value_ByRefWSTR");
775Debug.Assert(NativeDBType.BYTES == DbType, "Value_BYTES");
797Debug.Assert(NativeDBType.CY == DbType, "Value_CY");
803Debug.Assert(NativeDBType.CY == DbType, "Value_CY");
811Debug.Assert(NativeDBType.DATE == DbType, "Value_DATE");
817Debug.Assert(NativeDBType.DATE == DbType, "Value_DATE");
825Debug.Assert(NativeDBType.DBDATE == DbType, "Value_DBDATE");
831Debug.Assert(NativeDBType.DBDATE == DbType, "Value_DATE");
839Debug.Assert(NativeDBType.DBTIME == DbType, "Value_DBTIME");
845Debug.Assert(NativeDBType.DBTIME == DbType, "Value_DBTIME");
853Debug.Assert(NativeDBType.DBTIMESTAMP == DbType, "Value_DBTIMESTAMP");
859Debug.Assert(NativeDBType.DBTIMESTAMP == DbType, "Value_DBTIMESTAMP");
867Debug.Assert(NativeDBType.DECIMAL == DbType, "Value_DECIMAL");
880Debug.Assert(NativeDBType.DECIMAL == DbType, "Value_DECIMAL");
900Debug.Assert(NativeDBType.ERROR == DbType, "Value_ERROR");
906Debug.Assert(NativeDBType.ERROR == DbType, "Value_ERROR");
914Debug.Assert(NativeDBType.FILETIME == DbType, "Value_FILETIME");
921Debug.Assert(NativeDBType.FILETIME == DbType, "Value_FILETIME");
930Debug.Assert(NativeDBType.GUID == DbType, "Value_GUID");
936Debug.Assert(NativeDBType.GUID == DbType, "Value_GUID");
945Debug.Assert(NativeDBType.HCHAPTER == DbType, "Value_HCHAPTER");
953Debug.Assert(NativeDBType.I1 == DbType, "Value_I1");
960Debug.Assert(NativeDBType.I1 == DbType, "Value_I1");
968Debug.Assert(NativeDBType.I2 == DbType, "Value_I2");
974Debug.Assert(NativeDBType.I2 == DbType, "Value_I2");
982Debug.Assert(NativeDBType.I4 == DbType, "Value_I4");
988Debug.Assert(NativeDBType.I4 == DbType, "Value_I4");
996Debug.Assert(NativeDBType.I8 == DbType, "Value_I8");
1002Debug.Assert(NativeDBType.I8 == DbType, "Value_I8");
1010Debug.Assert(NativeDBType.IDISPATCH == DbType, "Value_IDISPATCH");
1034Debug.Assert(NativeDBType.IDISPATCH == DbType, "Value_IDISPATCH");
1057Debug.Assert(NativeDBType.IUNKNOWN == DbType, "Value_IUNKNOWN");
1081Debug.Assert(NativeDBType.IUNKNOWN == DbType, "Value_IUNKNOWN");
1090Debug.Assert(NativeDBType.NUMERIC == DbType, "Value_NUMERIC");
1096Debug.Assert(NativeDBType.NUMERIC == DbType, "Value_NUMERIC");
1111Debug.Assert(NativeDBType.R4 == DbType, "Value_R4");
1118Debug.Assert(NativeDBType.R4 == DbType, "Value_R4");
1126Debug.Assert(NativeDBType.R8 == DbType, "Value_R8");
1133Debug.Assert(NativeDBType.R8 == DbType, "Value_I4");
1141Debug.Assert(NativeDBType.UI1 == DbType, "Value_UI1");
1147Debug.Assert(NativeDBType.UI1 == DbType, "Value_UI1");
1155Debug.Assert(NativeDBType.UI2 == DbType, "Value_UI2");
1161Debug.Assert(NativeDBType.UI2 == DbType, "Value_UI2");
1169Debug.Assert(NativeDBType.UI4 == DbType, "Value_UI4");
1175Debug.Assert(NativeDBType.UI4 == DbType, "Value_UI4");
1183Debug.Assert(NativeDBType.UI8 == DbType, "Value_UI8");
1189Debug.Assert(NativeDBType.UI8 == DbType, "Value_UI8");
1197Debug.Assert(NativeDBType.WSTR == DbType, "Value_WSTR");
1206Debug.Assert(NativeDBType.WSTR == DbType, "Value_WSTR");
1221Debug.Assert(NativeDBType.WSTR == DbType, "Value_WSTR");
1234Debug.Assert((NativeDBType.VARIANT == DbType) || (NativeDBType.PROPVARIANT == DbType), "Value_VARIANT");
1240Debug.Assert((NativeDBType.VARIANT == DbType) || (NativeDBType.PROPVARIANT == DbType), "Value_VARIANT");
1252switch (DbType)
1278switch (DbType)
1294switch (DbType)
1320switch (DbType)
1346switch (DbType)
1369switch (DbType)
1402switch (DbType)
1435switch (DbType)
1456switch (DbType)
1491switch (DbType)
1526switch (DbType)
1561switch (DbType)
1585switch (DbType)
1611switch (DbType)
1630switch (DbType)