PLT_DATASERVICE Table
This section lists the database columns in the PLT_DATASERVICE table.
Database Column |
Details |
ID |
Type: Decimal |
LASTUPDATED |
Type: TimeStamp. Unique. |
NAME |
Type: text (max length 255). Unique. |
HOST |
Type: text (max length 255). Unique. |
PORT |
Type: Integer. Unique. |
TYPE |
Type: text (max length 255). Unique. |
VENDOR |
Type: text (max length 255). Unique. |
LOGINNAME |
Type: text (max length 255). Unique. |
LOGINPASSWORD |
Type: text (max length 255). Unique. |
module_ |
Type: Decimal. References Table: PLT_MODULE Table |