JoinCollection.FindByAlias - метод Смотри также Terrasoft.Core.DB - пространство имен > JoinCollection - класс : FindByAlias - метод C#
- alias
- The data source alias being attached by the operator to get.
Glossary Item Box
Join
operators, searches for the operator by the specified alias of the attached data source.
Параметры
- alias
- The data source alias being attached by the operator to get.
Тип возвращаемого значения
The instance of the Join operator with the alias data source alias, ornull
if no such operator is found.