FileContent
File content of custom property of type file.
Name |
Type (MS SQL) |
Type (Oracle) |
Type (PostgreSQL) |
Nullable |
Description |
---|---|---|---|---|---|
Id |
BIGINT |
NUMBER(20,0) |
int8 |
not null unique |
Id of the object |
Content |
VARBINARY(MAX) |
BLOB |
bytea |
|
Binary file content |