DataPA Enterprise Dashboard Controls API Reference
The QueryConnectionDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryConnectionDetail()()()() |
Creates a returns a new QueryConnectionDetail object
|
|
QueryConnectionDetail(String) |
Creates a returns a new QueryConnectionDetail object
|
Methods
Name | Description | |
---|---|---|
GetObjectData | ||
SetObjectData |
Fields
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Properties
Name | Description | |
---|---|---|
Connection |
Gets and sets the name of the connection this object relates to.
|
|
DataSet |
Gets and sets the DataSet returned for the query by this connection.
|
|
LastRefreshError |
Gets and sets the error returned by this connection on the last refresh.
|
|
LastRefreshFailed |
Gets and sets a property that indicates if the last refresh of the query against this connection failed.
|
|
LastRefreshFinish |
Gets and sets the time the last refresh of this query against this connection finished.
|
|
LastRefreshStart |
Gets and sets the time the last refresh of this query against this connection started.
|