Internal base class for hk_datasource and hk_actionquery.
Inherits from hk_class.
- set_name(name)
sets the name of the datasource
- name()
returns the name of this datasource
- type()
returns the type of this datasource. Possible values are:
ds_table
ds_query
ds_actionquery
ds_unknown