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