public class ExtensionResultPlaceholder : ComplexQueryPlaceholderBasePublic Class ExtensionResultPlaceholder
Inherits ComplexQueryPlaceholderBasepublic ref class ExtensionResultPlaceholder : public ComplexQueryPlaceholderBasetype ExtensionResultPlaceholder =
class
inherit ComplexQueryPlaceholderBase
end| ExtensionResultPlaceholder | Инициализирует новый экземпляр класса ExtensionResultPlaceholder |
| IsEmpty |
Определяет, что эта часть составного запроса пустая.
(Унаследован от ComplexQueryPlaceholderBase) |
| AppendAsync |
Выполняет добавление текущей части запроса в составной запрос, обрабатываемый контекстом context.
(Переопределяет ComplexQueryPlaceholderBaseAppendAsync(IComplexQueryContext)) |
| 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) |