Name | Description | |
---|---|---|
InsertStatement Constructor |
The following tables list the members exposed by InsertStatement.
Name | Description | |
---|---|---|
InsertStatement Constructor |
Name | Description | |
---|---|---|
Columns | The columnn whose value to be inserted are specified in the InsertStatement | |
ReturningColumns | An IList of the columns in the RETURNING statement represented as ColumnExpression | |
Table | The table to insert to | |
Type | The type of the SQL statement | |
ValuesOrSubQuery | The values to be inserted |