2 references to NotSupportedEnumerationValue
System.Data.Odbc (2)
System\Data\Odbc\Odbc32.cs (2)
54
return ODBC.
NotSupportedEnumerationValue
(typeof(CommandType), (int)value);
76
return ODBC.
NotSupportedEnumerationValue
(typeof(IsolationLevel), (int)value);