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

QueryParameterUtilities.AddUsingParameters(JoinCollection,QueryParameterCollection) - метод Смотри также  Terrasoft.Core.DB - пространство имен > QueryParameterUtilities - класс > AddUsingParameters - метод : AddUsingParameters(JoinCollection,QueryParameterCollection) - метод C#

joins
The collection of operators of Join queries.
resultParameters
Collection of query parameters where the parameters of operators from the joins collection are added.

Glossary Item Box

Populates the specified collection with parameters of the Join operators from the passed-in collection of operators.

Синтаксис

public static void AddUsingParameters( 
   JoinCollection joins, 
   QueryParameterCollection resultParameters 
)

Параметры

joins
The collection of operators of Join queries.
resultParameters
Collection of query parameters where the parameters of operators from the joins collection are added.

Смотри также

© Terrasoft 2002-2017.

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

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