The following tables list the members exposed by Insert.
Name | Description | |
---|---|---|
![]() | Insert Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ColumnValues | A collection of query column values. |
![]() | ColumnValuesCollection | A collection of query column values for a batch query. |
Name | Description | |
---|---|---|
![]() | BuildSqlText | Overridden. Generates the query text, using the specified System.Text.StringBuilder instance. |
![]() | Clone | Overridden. Creates the clone of the current Insert instance. |
![]() | GetSqlText | Overridden. Returns the SQL text of the current query. |
![]() | GetUsingParameters | Overridden. Gets the collection of the query parameters. |
![]() | Into | Overloaded. |
![]() | Set | Overloaded. |
![]() | Values | Initialize values for batch query. |