Discuss this help topic in SecureBlackbox Forum

TElFileDataStorage class

Properties     Methods     Events     Declared in     Licensing     


TElFileDataStorage is a descendant of TElCustomDataStorage class.

Description

        TElFileDataStorage provides functionality to manage local file storage.
    If you need to change certain data object, acquire it first using AcquireObject method, make necessary changes, then release acquired object. Use corresponding methods to create, delete, read or write individual objects or data blocks.

Properties

Inherited from TElCustomDataStorage

Methods

Inherited from TElCustomDataStorage

Events

Inherited from TElCustomDataStorage

Declared in

.NET:
  • Namespace: SBFileDataStorage
  • Assembly: SecureBlackbox.Cloud
VCL:
  • Unit: SBFileDataStorage
Java:
  • Package: SecureBlackbox.Cloud.jar
C++:
  • sbfiledatastorage.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard

Discuss this help topic in SecureBlackbox Forum