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

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

Glossary Item Box

Provides methods for reading data in the XML format.

Синтаксис

public class XmlDataReader : DataReader 

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

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

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

Cвойства

 ИмяОписание
Public - свойствоCurrentNameПереопределен. Returns the name of the current attribute.  
Public - свойствоCurrentValueПереопределен. Returns the value of the current attribute.  

Методы

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

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

System.Object
   Terrasoft.Common.DataReader
      Terrasoft.Common.XmlDataReader

Смотри также

© Terrasoft 2002-2017.