MySqlDataSourceBase..::..UpdateByKeyList Method
Overload List
Name | Description | |
---|---|---|
![]() |
UpdateByKeyList<(Of <<'(TArgument, TKey>)>>)(MySqlObjectName, TArgument, IEnumerable<(Of <<'(TKey>)>>), UpdateOptions) |
Update multiple rows by key.
|
![]() |
UpdateByKeyList<(Of <<'(TArgument, TKey>)>>)(String, TArgument, IEnumerable<(Of <<'(TKey>)>>), UpdateOptions) |
Update multiple rows by key.
|
![]() |
UpdateByKeyList<(Of <<'(TArgument, TKey>)>>)(String, TArgument, IEnumerable<(Of <<'(TKey>)>>)) |
Update multiple rows by key.
|