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

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

Glossary Item Box

The collection of operators of the Join query.

Синтаксис

public class JoinCollection : System.Collections.ObjectModel.Collection<Join> 

Тип JoinCollection предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public JoinCollection Перегружен.   

Методы

 ИмяОписание
Public - методCloneCreates the clone of the current JoinCollection instance.  
Public - методExistsDetermines whether the Join operator with the specified alias of the data source being attached exists in the current collection.  
Public - методFindByAliasIn the current collection of the Join operators, searches for the operator by the specified alias of the attached data source.  
Public - методGetByAliasFrom the current collection of the Join operators, gets the operator with the specified alias of the data source being attached. If the operator is not found in the collection, an exception is thrown.  

Иерархия наследования

System.Object
   System.Collections.ObjectModel.Collection<T>
      Terrasoft.Core.DB.JoinCollection

Смотри также

© Terrasoft 2002-2017.