BlobStorage
No edit summary
No edit summary
Line 1: Line 1:
Large files can be kept out of the granular model database.
Large files can be kept out of the granular model database.


To do this, add a tagged value to the blob/text/image attribute: ExternalBlobStorage = True
To do this, add a tagged value to the blob/text/image attribute: ''ExternalBlobStorage = true''


This is a Turnkey functionality only - and the files will be stored (with the simplest out-of-the-box solution) on disk App_Data/BlobStorage.
This is a Turnkey functionality only - and the files will be stored (with the simplest out-of-the-box solution) on disk App_Data/BlobStorage.


They will be named Class.Attribute.Guid.blob
They will be named: ''Class.Attribute.Guid.blob''


Currently, they will not be automatically cleaned.
Currently, they will not be automatically cleaned.
[[Category:Blob]]
[[Category:Blob]]
[[Category:Data types]]
[[Category:Data types]]

Revision as of 07:02, 22 August 2023

Large files can be kept out of the granular model database.

To do this, add a tagged value to the blob/text/image attribute: ExternalBlobStorage = true

This is a Turnkey functionality only - and the files will be stored (with the simplest out-of-the-box solution) on disk App_Data/BlobStorage.

They will be named: Class.Attribute.Guid.blob

Currently, they will not be automatically cleaned.

This page was edited 97 days ago on 02/10/2024. What links here