fx\src\data\System\Data\OleDb\ColumnBinding.cs (86)
119get { return NativeDBType.FromDBType(DbType, false, false).dataType; }
157|| (((NativeDBType.VARIANT == DbType) || (NativeDBType.PROPVARIANT == DbType))
246switch(DbType) {
345throw ODB.GVtUnknown(DbType);
363switch(DbType) {
377throw ODB.GVtUnknown(DbType);
406else switch (DbType) {
535throw ODB.SVtUnknown(DbType);
557Debug.Assert((NativeDBType.BOOL == DbType), "Value_BOOL");
563Debug.Assert((NativeDBType.BOOL == DbType), "Value_BOOL");
570Debug.Assert((NativeDBType.BSTR == DbType), "Value_BSTR");
592Debug.Assert((NativeDBType.BSTR == DbType), "Value_BSTR");
599Debug.Assert(((NativeDBType.BYREF | NativeDBType.BYTES) == DbType), "Value_ByRefBYTES");
622Debug.Assert((NativeDBType.BYREF | NativeDBType.BYTES) == DbType, "Value_ByRefBYTES");
640Debug.Assert((NativeDBType.BYREF | NativeDBType.WSTR) == DbType, "Value_ByRefWSTR");
663Debug.Assert((NativeDBType.BYREF | NativeDBType.WSTR) == DbType, "Value_ByRefWSTR");
680Debug.Assert((NativeDBType.BYREF | NativeDBType.WSTR) == DbType, "Value_ByRefWSTR");
697Debug.Assert(NativeDBType.BYTES == DbType, "Value_BYTES");
716Debug.Assert(NativeDBType.CY == DbType, "Value_CY");
721Debug.Assert(NativeDBType.CY == DbType, "Value_CY");
728Debug.Assert(NativeDBType.DATE == DbType, "Value_DATE");
733Debug.Assert(NativeDBType.DATE == DbType, "Value_DATE");
740Debug.Assert(NativeDBType.DBDATE == DbType, "Value_DBDATE");
745Debug.Assert(NativeDBType.DBDATE == DbType, "Value_DATE");
752Debug.Assert(NativeDBType.DBTIME == DbType, "Value_DBTIME");
757Debug.Assert(NativeDBType.DBTIME == DbType, "Value_DBTIME");
764Debug.Assert(NativeDBType.DBTIMESTAMP == DbType, "Value_DBTIMESTAMP");
769Debug.Assert(NativeDBType.DBTIMESTAMP == DbType, "Value_DBTIMESTAMP");
776Debug.Assert(NativeDBType.DECIMAL == DbType, "Value_DECIMAL");
788Debug.Assert(NativeDBType.DECIMAL == DbType, "Value_DECIMAL");
807Debug.Assert(NativeDBType.ERROR == DbType, "Value_ERROR");
812Debug.Assert(NativeDBType.ERROR == DbType, "Value_ERROR");
819Debug.Assert(NativeDBType.FILETIME == DbType, "Value_FILETIME");
825Debug.Assert(NativeDBType.FILETIME == DbType, "Value_FILETIME");
833Debug.Assert(NativeDBType.GUID == DbType, "Value_GUID");
838Debug.Assert(NativeDBType.GUID == DbType, "Value_GUID");
846Debug.Assert(NativeDBType.HCHAPTER == DbType, "Value_HCHAPTER");
853Debug.Assert(NativeDBType.I1 == DbType, "Value_I1");
859Debug.Assert(NativeDBType.I1 == DbType, "Value_I1");
866Debug.Assert(NativeDBType.I2 == DbType, "Value_I2");
871Debug.Assert(NativeDBType.I2 == DbType, "Value_I2");
878Debug.Assert(NativeDBType.I4 == DbType, "Value_I4");
883Debug.Assert(NativeDBType.I4 == DbType, "Value_I4");
890Debug.Assert(NativeDBType.I8 == DbType, "Value_I8");
895Debug.Assert(NativeDBType.I8 == DbType, "Value_I8");
902Debug.Assert(NativeDBType.IDISPATCH == DbType, "Value_IDISPATCH");
923Debug.Assert(NativeDBType.IDISPATCH == DbType, "Value_IDISPATCH");
931Debug.Assert(NativeDBType.IUNKNOWN == DbType, "Value_IUNKNOWN");
952Debug.Assert(NativeDBType.IUNKNOWN == DbType, "Value_IUNKNOWN");
960Debug.Assert(NativeDBType.NUMERIC == DbType, "Value_NUMERIC");
965Debug.Assert(NativeDBType.NUMERIC == DbType, "Value_NUMERIC");
979Debug.Assert(NativeDBType.R4 == DbType, "Value_R4");
985Debug.Assert(NativeDBType.R4 == DbType, "Value_R4");
992Debug.Assert(NativeDBType.R8 == DbType, "Value_R8");
998Debug.Assert(NativeDBType.R8 == DbType, "Value_I4");
1005Debug.Assert(NativeDBType.UI1 == DbType, "Value_UI1");
1010Debug.Assert(NativeDBType.UI1 == DbType, "Value_UI1");
1017Debug.Assert(NativeDBType.UI2 == DbType, "Value_UI2");
1022Debug.Assert(NativeDBType.UI2 == DbType, "Value_UI2");
1029Debug.Assert(NativeDBType.UI4 == DbType, "Value_UI4");
1034Debug.Assert(NativeDBType.UI4 == DbType, "Value_UI4");
1041Debug.Assert(NativeDBType.UI8 == DbType, "Value_UI8");
1046Debug.Assert(NativeDBType.UI8 == DbType, "Value_UI8");
1053Debug.Assert(NativeDBType.WSTR == DbType, "Value_WSTR");
1061Debug.Assert(NativeDBType.WSTR == DbType, "Value_WSTR");
1074Debug.Assert(NativeDBType.WSTR == DbType, "Value_WSTR");
1085Debug.Assert((NativeDBType.VARIANT == DbType) || (NativeDBType.PROPVARIANT == DbType), "Value_VARIANT");
1090Debug.Assert((NativeDBType.VARIANT == DbType) || (NativeDBType.PROPVARIANT == DbType), "Value_VARIANT");
1100switch(DbType) {
1122switch(DbType) {
1137switch(DbType) {
1160switch(DbType) {
1182switch(DbType) {
1202switch(DbType) {
1232switch(DbType) {
1262switch(DbType) {
1280switch(DbType) {
1310switch(DbType) {
1340switch(DbType) {
1370switch(DbType) {
1391switch(DbType) {
1413switch(DbType) {
1431switch(DbType) {