Functions that move smart large objects to and from operating-system files
The following table shows the smart-large-object functions
that move smart large objects to and from operating-system files.
DataBlade API Function | Purpose |
---|---|
mi_file_to_file() | Copies the contents of one operating-system file to another |
mi_lo_from_file() | Copies the contents of an operating-system file to a new smart large object |
mi_lo_from_file_by_lofd() | Copies the contents of an operating-system file to an existing smart large object |
mi_lo_to_file() | Copies the contents of a smart large object to a new operating-system file |