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

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

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

Glossary Item Box

Determines whether the Join operator with the specified alias of the data source being attached exists in the current collection.

Синтаксис

public bool Exists( 
   string alias 
)

Параметры

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

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

true if the current collection of operators has an operator that attaches the data source with the alias alias; otherwise – false.

Смотри также

© Terrasoft 2002-2017.

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

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