|
DataTree.Load Loads the data from disk file into memory. Declaration
[C++]
[Pascal]
[VB6]
[C#]
[VB.NET]
[Java]
[Java ME]
[Palm]
[DLL] Return value
True on success.
Description Use this method to load data from disk file into memory. This method loads all data from the disk including binary data. DataTree is able to manage data of any size. |
|
