DashboardXpoDataSource Constructors
Retrieves data from XPO (eXpress Persistent Objects).Name | Parameters | Description |
---|---|---|
DashboardXpoDataSource() | none | Initializes a new instance of the DashboardXpoDataSource class. |
DashboardXpoDataSource(String) | name | Initializes a new instance of the DashboardXpoDataSource class with the specified name. |
See Also