After Property optimization

After exposing a property will the data stored only in the Column or in both column and the blob.

Hi @vimalchandv: If the table has pzpvStream BLOB column, the data will be stored both in exposed column and BLOB.

Thanks.