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

DataReader.GetValue(DataConverter) - метод Смотри также  Terrasoft.Common - пространство имен > DataReader - класс > GetValue - метод : GetValue(DataConverter) - метод C#

converter
The type of conversion.

Glossary Item Box

Gets the object that represents the value of the property/attribute in the current dataset position, converted according to the specified conversion type.

Синтаксис

public abstract object GetValue( 
   DataConverter converter 
)

Параметры

converter
The type of conversion.

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

The current value of the property/attribute of the System.Object type, converted according to the converter.

Смотри также

© Terrasoft 2002-2017.

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

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