Tortuga.Chain Namespace
Tortuga.Chain.Metadata Namespace

MySqlDataSourceBase..::..Update Method

Overload List


  Name Description
Public method Update<(Of <<'(TArgument>)>>)(TArgument, UpdateOptions)
Update an object in the specified table.
Public method Update<(Of <<'(TArgument>)>>)(MySqlObjectName, TArgument, UpdateOptions)
Creates a operation used to perform an update operation.
Public method Update<(Of <<'(TArgument>)>>)(String, TArgument, UpdateOptions)
Update an object in the specified table.
Public method Update<(Of <<'(TArgument>)>>)(String, TArgument)
Update an object in the specified table.