Name | Description | |
---|---|---|
![]() | UpdateStatement Constructor |
The following tables list the members exposed by UpdateStatement.
Name | Description | |
---|---|---|
![]() | UpdateStatement Constructor |
Name | Description | |
---|---|---|
![]() | Assignments | A list containing |
![]() | ReturningColumns | An IList of the columns in the RETURNING statement represented as ColumnExpression |
![]() | Table | The table to be updated |
![]() | Type | The type of the SQL statement |
![]() | Where | The where filter to |