Visit Methods |
The Visit type exposes the following members.
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) |
Deletes the visit.
(Overrides DbObjectDelete(Int32).) | |
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).) | |
GetVisitBySessionID |
Retrieves visit by a given session ID.
| |
GetVisits(Query) |
Retrieves all visits matching specified search query.
| |
GetVisits(Query, Boolean) |
Retrieves all visits matching specified search query.
| |
GetVisitsByVisitors |
Returns a list of visits by their corresponding visitor IDs.
| |
IsBotRequest |
Gets or sets value indicating whether specified request a web crawler request.
| |
Load | (Inherited from DbObject.) | |
Save |
Saves the visit.
(Overrides DbObjectSave.) |