Click or drag to resize

CSBF Methods

The CSBF type exposes the following members.

Methods
  NameDescription
Public methodCreate
Create a child SBF object inside an SBF.
Public methodCreateObjList
Fills an LST with embedded storage names of an SBF.
Public methodDelDir
Delete a directory (storage) from this storage.
Public methodDelFile
Delete a file from this storage.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodStatic memberhGetDB
Get the embedded file storage from a database.
Public methodStatic memberhGetMAP
Get the embedded file storage from a map.
Public methodStatic memberhGetSYS
Get the main embedded file storage (in workspace).
Public methodiExistDir
Check to see if a directory (storage) exists inside this storage.
Public methodiExistFile
Check to see if a file exists inside this storage.
Public methodSaveLog
Save an embedded file to an ASCII file.
Top
See Also