Qore DbDataProvider Module Reference  1.0
DbDataProvider::DbDataProviderFactory Class Reference

The DB data provider factory. More...

Inherits AbstractDataProviderFactory.

Public Member Methods

Class getClass ()
 Returns the class for the data provider object.
 
hash< DataProviderInfo > getInfo ()
 Returns static provider information. More...
 
string getName ()
 Returns the name of the data provider factory.
 

Detailed Description

The DB data provider factory.

Member Function Documentation

◆ getInfo()

hash<DataProviderInfo> DbDataProvider::DbDataProviderFactory::getInfo ( )

Returns static provider information.

Note
the name and children attributes are not returned as they are dynamic attributes