2 references to NotSupportedEnumerationValue
System.Data (2)
fx\src\data\System\Data\Odbc\Odbc32.cs (2)
57
return ODBC.
NotSupportedEnumerationValue
(typeof(CommandType), (int)value);
77
return ODBC.
NotSupportedEnumerationValue
(typeof(IsolationLevel), (int)value);