57 abstract hash<DataProviderInfo>
getInfo();
Data provider factory class.
Definition: AbstractDataProviderFactory.qc.dox.h:28
abstract Class getClass()
Returns the class for the data provider object.
AbstractDataProvider create(*hash< auto > options)
Creates an object from the given constructor options.
abstract hash< DataProviderInfo > getInfo()
Returns static provider information.
abstract string getName()
Returns the name of the data provider factory.
error(string err, string fmt)
thrown an exception
hash< auto > getInfoAsData(*bool with_type_info)
Returns static provider information as data; no objects are returned.
The AbstractDataProvider class.
Definition: AbstractDataProvider.qc.dox.h:260
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:27