Update - класс Члены Смотри также Terrasoft.Core.DB - пространство имен : Update - класс C#
Glossary Item Box
public class Update : Query, ICacheableQuery, IDBCommand, IParametrizedQuery
Тип Update предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Update | Перегружен. |
Имя | Описание | |
---|---|---|
ColumnValues | Collection of values of the query columns. | |
Source | The query data source. |
Имя | Описание | |
---|---|---|
BuildSqlText | Переопределен. Generates the query text, using the specified System.Text.StringBuilder instance. | |
Clone | Переопределен. Creates the clone of the current Update instance. | |
GetSqlText | Переопределен. Returns the SQL text of the current query. | |
GetUsingParameters | Переопределен. Gets the collection of the query parameters. | |
Set | Перегружен. |
System.Object
Terrasoft.Core.DB.Query
Terrasoft.Core.DB.Update