Resource Methods |
The Resource type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| DetermineInteractionType |
Determines visitor interaction type by the given resource group.
| |
| 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).) | |
| GetResourceByID |
Returns resource with the given row ID.
| |
| GetResourcesBySessionID |
Returns a list of web-site resources for the given session.
| |
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) |