Qore DataProvider Module Reference
2.3
|
Data provider type entry info. More...
Public Attributes | |
*list< string > | children |
The names of any children. | |
bool | has_type |
True if the entry has a type More... | |
bool | locked = False |
True if the entry is locked and therefore cannot be deleted or updated More... | |
string | name |
The name of the entry. | |
string | path |
The path to the entry including the name as the last element. | |
Data provider type entry info.
bool DataProvider::DataProviderTypeEntryInfo::has_type |