Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

JoinCollection.FindByAlias - метод Смотри также  Terrasoft.Core.DB - пространство имен > JoinCollection - класс : FindByAlias - метод C#

alias
The data source alias being attached by the operator to get.

Glossary Item Box

In the current collection of the Join operators, searches for the operator by the specified alias of the attached data source.

Синтаксис

public Join FindByAlias( 
   string alias 
)

Параметры

alias
The data source alias being attached by the operator to get.

Тип возвращаемого значения

The instance of the Join operator with the alias data source alias, or null if no such operator is found.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?