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

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

condition
The query condition where the collection of parameters is added.
resultParameters
Collection of query parameters where the parameters from the condition condition are added.

Glossary Item Box

Populates the specified collection with parameters from the passed-in query condition.

Синтаксис

public static void AddUsingParameters( 
   QueryCondition condition, 
   QueryParameterCollection resultParameters 
)

Параметры

condition
The query condition where the collection of parameters is added.
resultParameters
Collection of query parameters where the parameters from the condition condition are added.

Смотри также

© Terrasoft 2002-2017.

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

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