Name | Description | |
---|---|---|
LinkTrackerDatabaseLogic Constructor | Overloaded. |
The following tables list the members exposed by LinkTrackerDatabaseLogic.
Name | Description | |
---|---|---|
LinkTrackerDatabaseLogic Constructor | Overloaded. |
Name | Description | |
---|---|---|
DeleteExpiredLinks | Delete all tracked links that are expired | |
DeleteLink | Delete a single tracked link | |
EnableLogging | Overloaded. Log to the console for database activity | |
GetAllTrackedLinks | Load all tracked links and tracked link details from the database | |
GetTrackedLinkByGuid | Get the tracked link by the passed in GUID and IP Address | |
GetTrackedLinksByAlternateLinkId | Get the tracked link by the AlternateLinkId which could be used to point to another table | |
SaveTrackedLink | Save the tracked link to the database | |
Setup | Create the TrackedLinks, and TrackedLinkDetails table and associated indexes and relationships |