Name | Description | |
---|---|---|
DeleteExpiredLinks | Delete all tracked links that are expired by date, maximum requests, or maximum IP addresses | |
DeleteLink | Delete a single tracked link | |
EnableLogging | Overloaded. Log to the console for database activity | |
GetAllTrackedLinks | Get all the tracked links in 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 | Perform any database setup such as creating tables and defining indexes |