Click or drag to resize
CSBF Methods

The CSBF type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneCreate
Create a child SBF object inside an SBF.
Public methodAvailable to anyoneCreateObjList
Fills an LST with embedded storage names of an SBF.
Public methodAvailable to anyoneDelDir
Delete a directory (storage) from this storage.
Public methodAvailable to anyoneDelFile
Delete a file from this storage.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneStatic memberhGetDB
Get the embedded file storage from a database.
Public methodAvailable to anyoneStatic memberhGetMAP
Get the embedded file storage from a map.
Public methodAvailable to anyoneStatic memberhGetSYS
Get the main embedded file storage (in workspace).
Public methodAvailable to anyoneiExistDir
Check to see if a directory (storage) exists inside this storage.
Public methodAvailable to anyoneiExistFile
Check to see if a file exists inside this storage.
Public methodAvailable to anyoneSaveLog
Save an embedded file to an ASCII file.
Top
See Also