Click or drag to resize
TempFileInfo.EnsureBinaryData 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 if available.
(Overrides BaseInfo.EnsureBinaryData(Boolean).)
Top
See Also