PageResource Methods |
The PageResource type exposes the following members.
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
Fill |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) | |
FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
GetVisitByID |
Returns page resource with the given row ID.
| |
GetVisitsBySessionID |
Returns a list of page resources for the given session.
| |
Load | (Inherited from DbObject.) | |
Save | (Inherited from DbObject.) |