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