Hi Friends,
If I created Property as below
Property Abc as %String (Maxlen = 3000000)
how much space will be used in cache DB, if assigned "hello" to Abc?
The cache will use 3000000 bytes or 5 bytes?
This conformation is very important for my implementation
Thanks,
Prashanth