Click or drag to resize
MetaFileInfoEnsureBinaryData Method
Overload List
  NameDescription
Protected methodEnsureBinaryData
Makes sure that the binary data is loaded into binary column of the object when StoreToFileSystem is true.
(Inherited from BaseInfo.)
Protected methodEnsureBinaryData(Boolean)
Ensures the binary data - loads the binary data from file stream if present.
(Overrides BaseInfoEnsureBinaryData(Boolean).)
Top
See Also