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