Tortuga.Chain Namespace
Tortuga.Chain.Metadata Namespace

PostgreSqlDataSourceBase..::..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>)>>)(PostgreSqlObjectName, 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.