The following tables list the members exposed by Update.
Name | Description | |
---|---|---|
![]() | Update Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ColumnValues | Collection of values of the query columns. |
![]() | Source | The query data source. |
Name | Description | |
---|---|---|
![]() | BuildSqlText | Overridden. Generates the query text, using the specified System.Text.StringBuilder instance. |
![]() | Clone | Overridden. Creates the clone of the current Update instance. |
![]() | GetSqlText | Overridden. Returns the SQL text of the current query. |
![]() | GetUsingParameters | Overridden. Gets the collection of the query parameters. |
![]() | Set | Overloaded. |