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

Column.Parameters(Object[]) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Column - класс > Parameters - метод : Parameters(Object[]) - метод C#

values
Array of the parameter values.

Glossary Item Box

Gets the expression of the [Parameter] type with values from the passed-in array.

Синтаксис

public static QueryColumnExpressionCollection Parameters( 
   params object[] values 
)

Параметры

values
Array of the parameter values.

Тип возвращаемого значения

The expression of the [Parameter] type with values from the values array.

Смотри также

© Terrasoft 2002-2017.

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

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