3 references to NotSupportedEnumerationValue
System.Data (3)
fx\src\data\System\Data\Common\AdapterUtil.cs (3)
694
return
NotSupportedEnumerationValue
(typeof(CommandBehavior), value.ToString(), method);
698
return
NotSupportedEnumerationValue
(typeof(StatementType), value.ToString(), method);
715
return ADP.
NotSupportedEnumerationValue
(typeof(Microsoft.SqlServer.Server.Format), value.ToString(), method);