public class ExtensionJoinPlaceholder : ColumnBasedComplexQueryPlaceholderBase
Public Class ExtensionJoinPlaceholder
Inherits ColumnBasedComplexQueryPlaceholderBase
public ref class ExtensionJoinPlaceholder : public ColumnBasedComplexQueryPlaceholderBase
type ExtensionJoinPlaceholder =
class
inherit ColumnBasedComplexQueryPlaceholderBase
end
ExtensionJoinPlaceholder(String) | Создаёт новый экземпляр класса. |
ExtensionJoinPlaceholder(String, String) | Создаёт новый экземпляр класса. |
IsEmpty |
Определяет, что эта часть составного запроса пустая.
(Унаследован от ComplexQueryPlaceholderBase) |
AppendAsync |
Выполняет добавление текущей части запроса в составной запрос, обрабатываемый контекстом context.
(Переопределяет ComplexQueryPlaceholderBaseAppendAsync(IComplexQueryContext)) |
AppendPlaceholderColumn |
Выполняет подстановку колонки плейсхолдера в билдер.
(Унаследован от ColumnBasedComplexQueryPlaceholderBase) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
FillPlaceholderAsync |
Выполняет наполнение плейсхолдера данными из контекста построения составного запроса.
(Переопределяет ComplexQueryPlaceholderBaseFillPlaceholderAsync(IComplexQueryBuildingContext)) |
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) |