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

JsonDataReader - класс Члены  Смотри также  Terrasoft.Common - пространство имен : JsonDataReader - класс C#

Glossary Item Box

Provides methods for reading data in the Json format.

Синтаксис

public class JsonDataReader : DataReader 

Тип JsonDataReader предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public JsonDataReader Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоCurrentNameПереопределен.   
Public - свойствоCurrentValueПереопределен.   

Методы

 ИмяОписание
Public - методCloseПереопределен. Closes the current JsonDataReader instance.  
Public - методGetBoolValueПереопределен. Returns the value of the current property of the System.Boolean type.  
Public - методGetDateTimeValueПереопределен. Returns the value of the current property of the System.DateTime type.  
Public - методGetDoubleValueПереопределен. Returns the value of the current property of the System.Double type.  
Public - методGetEnumValue<TValue>Переопределен. Gets the enumeration element that corresponds to the value of the current property.  
Public - методGetGuidValueПереопределен. Returns the value of the current property of the System.Guid type.  
Public - методGetIntValueПереопределен. Returns the value of the current property of the System.Int32 type.  
Public - методGetLocalizableStringValueПереопределен. Returns the value of the current property of the LocalizableString type.  
Public - методGetSerialazebleObjectValueПереопределен. Gets the value of the current deserialized property converted to the specified type.  
Public - методGetSerializableObjectValueПерегружен. Переопределен.   
Public - методGetStreamValueПерегружен. Переопределен.   
Public - методGetStringValueПереопределен. Returns the value of the current property of the System.String type.  
Public - методGetValueПерегружен. Переопределен.   
Public - методReadПереопределен. Moves the current position in the data set to the next property of the current nesting level.  
Public - методReadIntoПереопределен. Moves the current position in the data set to one nesting level down.  
Public - методReadNextCollectionItemПереопределен. Moves to the next element in the collection of elements.  
Public - методReadOutПереопределен. Moves the current position in the data set to one nesting level up.  

Иерархия наследования

System.Object
   Terrasoft.Common.DataReader
      Terrasoft.Common.JsonDataReader

Смотри также

© Terrasoft 2002-2017.