Name | Description | |
---|---|---|
DeleteStatement Constructor |
The following tables list the members exposed by DeleteStatement.
Name | Description | |
---|---|---|
DeleteStatement Constructor |
Name | Description | |
---|---|---|
ReturningColumns | An IList of the columns in the RETURNING statement represented as ColumnExpression | |
Table | The Table to delete from | |
Type | The type of the SQL statement | |
Where | The where filter clause to consider which records should be deleted |