Convert FieldValue to Stream and Stream to FieldValue
Posted: Thu 16 Aug 2012 05:49
How I can convert FieldValue to Stream and Stream to FieldValue?
Like this:
Fields.SaveToStream
Fields.LoadFromStream
for any Field type (string, numbers, date, blob, xml), not only for blob.
Like this:
Fields.SaveToStream
Fields.LoadFromStream
for any Field type (string, numbers, date, blob, xml), not only for blob.