MySqlDataSourceBase..::..UpdateSet Method
Overload List
Name | Description | |
---|---|---|
![]() |
UpdateSet(MySqlObjectName, String, Object, UpdateOptions) |
Update multiple records using an update expression.
|
![]() |
UpdateSet(MySqlObjectName, Object, UpdateOptions) |
Update multiple records using an update value.
|
![]() |
UpdateSet(MySqlObjectName, String, UpdateOptions) |
Update multiple records using an update expression.
|
![]() |
UpdateSet(String, String, UpdateOptions) |
Update multiple records using an update expression.
|
![]() |
UpdateSet(String, String, Object, UpdateOptions) |
Update multiple records using an update expression.
|
![]() |
UpdateSet(String, Object, UpdateOptions) |
Update multiple records using an update value.
|
![]() |
UpdateSet(String, String) |
Update multiple records using an update expression.
|
![]() |
UpdateSet(String, String, Object) |
Update multiple records using an update expression.
|
![]() |
UpdateSet(String, Object) |
Update multiple records using an update value.
|