Click or drag to resize

PageResource Methods

The PageResource type exposes the following members.

Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32) (Inherited from DbObject.)
Public methodFill
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).)
Protected methodFillRow
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).)
Public methodStatic memberGetVisitByID
Returns page resource with the given row ID.
Public methodStatic memberGetVisitsBySessionID
Returns a list of page resources for the given session.
Public methodLoad (Inherited from DbObject.)
Public methodSave (Inherited from DbObject.)
Top
See Also