CookieType Table
CookieType table holds information about the type of cookies.
|
Database Column |
Details |
|---|---|
CookieTypeID
|
Type: integer. Key A unique identifier for cookie type. |
CookieTypeName
|
Type: text (max 100 characters) The type of cookie. |