Tortuga.Chain Namespace
Tortuga.Chain.Metadata Namespace

PostgreSqlDataSourceBase..::..UpdateSet Method

Overload List


  Name Description
Public method UpdateSet(PostgreSqlObjectName, String, Object, UpdateOptions)
Update multiple records using an update expression.
Public method UpdateSet(PostgreSqlObjectName, Object, UpdateOptions)
Update multiple records using an update value.
Public method UpdateSet(PostgreSqlObjectName, String, UpdateOptions)
Update multiple records using an update expression.
Public method UpdateSet(String, String, UpdateOptions)
Update multiple records using an update expression.
Public method UpdateSet(String, String, Object, UpdateOptions)
Update multiple records using an update expression.
Public method UpdateSet(String, Object, UpdateOptions)
Update multiple records using an update value.
Public method UpdateSet(String, String)
Update multiple records using an update expression.
Public method UpdateSet(String, String, Object)
Update multiple records using an update expression.
Public method UpdateSet(String, Object)
Update multiple records using an update value.