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
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.