Overload List

  NameDescription
Public methodAddParameter<(Of <<'(TDbParameter, TValue>)>>)(String, IField)
Add a new parameter into the collection if it doesn't yet exist. If it does, perform an update.
Public methodAddParameter<(Of <<'(TDbParameter, TValue>)>>)(String, Object)
Add a new parameter into the collection if it doesn't yet exist. If it does, perform an update.
Public methodAddParameter<(Of <<'(TDbParameter, TValue>)>>)(String, String)
Add a new parameter into the collection if it doesn't yet exist. If it does, perform an update.

See Also