Discuss this help topic in SecureBlackbox Forum

TElCustomDataStorage.CopyObject

TElCustomDataStorage     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Copies object from data storage.

Declaration

Parameters

  • Obj - Data object to be copied
  • NewHandler - Security handler to be used for operation

Return value

    Instance of TElCustomDataStorageObject class which contains a copy of the object.

Description

    Use this method to copy an object from the storage.

See also:     ReadObject     WriteObject    

Discuss this help topic in SecureBlackbox Forum