Skip to content

AssetPart tableΒΆ

The AssetPart table stores parts of an Asset. It is used when a set of files are grouped to get one file.

Column Description Format Required
Id AssetPart identifier bigint Yes
IdAsset Identifier of the Asset of which it is part bigint Yes
AssetPartName Name of the Asset part varchar(100)
ParentSecurityPath The SecurityPath of the Provider to which the Entity belongs varchar(100) Yes
SecurityPath Path of identifiers used for authorization varchar(100) Yes
IdDataStorageUnit Identifier of the Data Storage Unit where the Asset is stored int
IdEntity Identifier of the Entity related to this Asset int
IdProvider Identifier of the Provider to which the Asset belongs int