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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
AddUsingParameters(JoinCollection,QueryParameterCollection)Populates the specified collection with parameters of the Join operators from the passed-in collection of operators.  
AddUsingParameters(QueryColumnExpressionCollection,QueryParameterCollection)Populates the specified collection with parameters of column expressions from the passed-in collection of expressions.  
AddUsingParameters(QueryCase,QueryParameterCollection)Populates the specified collection with the parameters from the passed-in operator of the Case query.  
AddUsingParameters(QuerySourceExpression,QueryParameterCollection)Populates the specified collection with the parameters from the passed-in expression of the query data source.  
AddUsingParameters(QueryFunction,QueryParameterCollection)Populates the specified collection with parameters from the passed-in query function.  
AddUsingParameters(QueryColumnExpression,QueryParameterCollection)Populates the specified collection with parameters from the passed-in query column expression.  
AddUsingParameters(ModifyQueryColumnValueCollection,QueryParameterCollection)Populates the specified collection with parameters of column values from the passed-in collection of values.  
AddUsingParameters(OrderByItemCollection,QueryParameterCollection)Populates the specified collection with parameters of sort expressions from the passed-in collection of expressions.  
AddUsingParameters(QueryCondition,QueryParameterCollection)Populates the specified collection with parameters from the passed-in query condition.  
AddUsingParameters(SelectQueryCollection,QueryParameterCollection)Populates the specified collection with parameters of select queries from the passed-in collection of queries.  

Смотри также

© Terrasoft 2002-2017.

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

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