XmlFilterReader Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The XmlFilterReader type exposes the following members.

Methods

  Name Description
Public method Close
Closes the object and frees its underlying resources.
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValueAsDateTime(Int32)
Gets the value of a column as an DateTime given the column ordinal.
Public method GetValueAsDateTime(String)
Gets the value of a column as an DateTime given the column name.
Public method GetValueAsInt(Int32)
Gets the value of a column as an Int32 given the column ordinal.
Public method GetValueAsInt(String)
Gets the value of a column as an Int32 given the column name.
Public method Read
Advances the XmlFilterReader to the next record.
Public method ToString (Inherited from Object.)
Top
See Also

Reference