lyrPiperSeeds
Internal cache of EmailAdvisor seed email addresses.
|
Field Name |
Description |
Version Added |
|---|---|---|
|
PiperSeedID |
Unique ID for this seed (int, identity, NOT NULL) |
Added in 8.1 |
| SeedTypeID |
Type of this seed email address (varchar(15), NOT NULL) |
Added in 8.1 |
| EmailAddr |
Email address of this seed (varchar(100), NOT NULL) |
Added in 8.1 |
| LastUpdated |
Date/time this seed was last updated (smalldatetime, NULL) |
Added in 8.1 |