DhObjectFactory | +--DhObjectDataSourcepublic class DhObjectDataSource
Provides encapsulation of data source objects in <OBJECT> tags.
Constructors
Name | Description |
---|---|
DhObjectDataSource() | Constructs a DhObjectDataSource object. |
DhObjectDataSource( _Guid iid ) | Constructs a DhObjectDataSource object. |
Methods
Name | Description |
---|---|
dataSource() | Retrieves the DhDataSource member for this object. |
Constructs a DhObjectDataSource object.
Constructs a DhObjectDataSource object. This is a one-step construction with _Guid for object instantiation.
Returns the data source member.
Retrieves the DhDataSource member for this object.