4 references to DeriveParameters
System.Data.Odbc (4)
System\Data\Odbc\OdbcCommandBuilder.cs (4)
123throw ADP.CommandTextRequired(ADP.DeriveParameters); 130throw ADP.ConnectionRequired(ADP.DeriveParameters); 137throw ADP.OpenConnectionRequired(ADP.DeriveParameters, state); 178string quote = connection.QuoteChar(ADP.DeriveParameters);