1. Administration - Value administration functions
In order to manage value handles, several administration functions are provided for opening, closing and checking status properties.
Functions
- Value - Constructor
- accessible - Is value accessible
- close - Close value handle
- database - Database handle
- dictionary - Dictionary handle
- enumStringType - Current enumeration string type
- isEmpty - Is property instance empty?
- isValid - Is value handle valid
- objectSpace - Object space handle
- open - Open value handle
- property - Get property handle
- use - Use passed value handle
- value - Get attribute value
- ~Value - Destructor