public class TopicQueryBuilder : ITopicQueryBuilder
Public Class TopicQueryBuilder
Implements ITopicQueryBuilder
public ref class TopicQueryBuilder : ITopicQueryBuilder
type TopicQueryBuilder =
class
interface ITopicQueryBuilder
end
TopicQueryBuilder | Инциализирует новый экземпляр класса. |
QueryBuilder | Объект, выполняющий построение SQL-запроса. |
Append | Добавляет пользовательскую часть в запрос. |
AppendJoins | Добавляет базовые джойны к запросу. |
AppendJoinTopicsAndUsers | Добавляет базовый Inner Join Lateral в запрос для получения списка пар идентификаторов топика и сотрудника. |
AppendOrderBy | Добавляет базовую сортировку к запросу. |
AppendSelect | Добавляет в запрос базовые колонки. |
AppendWhere | Добавляет базовые условия в запрос. |
Build | Возвращает результат построение запроса. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |