MySqlDataSourceBase..::..Upsert Method
Overload List
Name | Description | |
---|---|---|
![]() |
Upsert<(Of <<'(TArgument>)>>)(MySqlObjectName, TArgument, UpsertOptions) |
Creates a operation used to perform an "upsert" operation.
|
![]() |
Upsert<(Of <<'(TArgument>)>>)(TArgument, UpsertOptions) |
Perform an insert or update operation as appropriate.
|
![]() |
Upsert<(Of <<'(TArgument>)>>)(String, TArgument, UpsertOptions) |
Perform an insert or update operation as appropriate.
|
![]() |
Upsert<(Of <<'(TArgument>)>>)(String, TArgument) |
Perform an insert or update operation as appropriate.
|