PLT_EXTPROP Table
This section lists the database columns in the PLT_EXTPROP table.
Database Column |
Details |
ID |
Type: Decimal |
LASTUPDATED |
Type: TimeStamp. Unique. |
LONGTEXTVALUE |
Type: com. flexnet. platform. services. persistence. StringClobType (max length 16384). Unique. |
TEXTVALUE |
Type: text (max length 4000). Unique. |
DATEVALUE |
Type: TimeStamp. Unique. |
BOOLEANVALUE |
Type: java. lang. Boolean. Unique. |
BELONGSTOSET_ID |
Type: Decimal References Table: PLT_EXTPROPSET Table |
METADATA_ID |
Type: Decimal References Table: PLT_EXTPROPMETADATA Table |