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

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

valueType
Type.

Glossary Item Box

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

Синтаксис

public abstract object GetValue( 
   Type valueType 
)

Параметры

valueType
Type.

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

The current value of the property/attribute, converted according to the valueType type.

Смотри также

© Terrasoft 2002-2017.

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

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