Query.UnionAll(Select) - метод Смотри также Terrasoft.Core.DB - пространство имен > Query - класс > UnionAll - метод : UnionAll(Select) - метод C#
- unionSelect
- The select query whose results are combined with the results of the current query.
Glossary Item Box
public Query UnionAll( Select unionSelect )
Параметры
- unionSelect
- The select query whose results are combined with the results of the current query.