BlobStorage
(Created page with "Large files can be kept out of the granular model data. To do this add a tagged value to the blob/text/image attribute : ExternalBlobStorage = True This is a turnkey functio...") |
No edit summary |
||
Line 1: | Line 1: | ||
Large files can be kept out of the granular model | 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 |
Revision as of 15:22, 29 March 2017
This page was created by Hans.karlsen on 2017-03-29. Last edited by Edgar on 2025-01-20.
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 the files will be stored (with simplest outofthebox solution) on disk App_Data/BlobStorage.
They will be named Class.Attribute.Guid.blob
Currently they will not be automatically cleaned