XmlDataReader - класс Члены Смотри также Terrasoft.Common - пространство имен : XmlDataReader - класс C#
Glossary Item Box
public class XmlDataReader : DataReader
Тип XmlDataReader предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | XmlDataReader | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | CurrentName | Переопределен. Returns the name of the current attribute. |
![]() | CurrentValue | Переопределен. Returns the value of the current attribute. |
Имя | Описание | |
---|---|---|
![]() | Close | Переопределен. Closes the current XmlDataReader instance. |
![]() | GetBoolValue | Переопределен. Returns the value of the current attribute of the System.Boolean type. |
![]() | GetDateTimeValue | Переопределен. Returns the value of the current attribute of the System.DateTime type. |
![]() | GetDoubleValue | Переопределен. Returns the value of the current attribute of the System.Double type. |
![]() | GetEnumValue<TValue> | Переопределен. Gets the enumeration element that corresponds to the value of the current attribute. |
![]() | GetGuidValue | Переопределен. Returns the value of the current attribute of the System.Guid type. |
![]() | GetIntValue | Переопределен. Returns the value of the current attribute of the System.Int32 type. |
![]() | GetLocalizableStringValue | Переопределен. Returns the value of the current attribute of the LocalizableString type. |
![]() | GetSerialazebleObjectValue | Переопределен. |
![]() | GetSerializableObjectValue | Перегружен. Переопределен. |
![]() | GetStreamValue | Перегружен. Переопределен. |
![]() | GetStringValue | Переопределен. Gets the string presentation of the attribute value that is located at the current dataset position. |
![]() | GetValue | Перегружен. Переопределен. |
![]() | Read | Переопределен. Moves the current position in the data set to the next attribute of the current nesting level. |
![]() | ReadInto | Переопределен. Moves the current position in the data set to one nesting level down. |
![]() | ReadOut | Переопределен. Moves the current position in the data set to one nesting level up. |
System.Object
Terrasoft.Common.DataReader
Terrasoft.Common.XmlDataReader