Overload List
Name | Description | |
---|---|---|
AddParameter<(Of <<'(TDbParameter, TValue>)>>)(String, IField) |
Add a new parameter into the collection if it doesn't yet exist.
If it does, perform an update.
| |
AddParameter<(Of <<'(TDbParameter, TValue>)>>)(String, Object) |
Add a new parameter into the collection if it doesn't yet exist.
If it does, perform an update.
| |
AddParameter<(Of <<'(TDbParameter, TValue>)>>)(String, String) |
Add a new parameter into the collection if it doesn't yet exist.
If it does, perform an update.
|