| QueryConnectionDetail Class |
|
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class QueryConnectionDetail : _QueryConnectionDetail, ISerializable
The QueryConnectionDetail type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryConnectionDetail |
Creates a returns a new QueryConnectionDetail object
| |
| QueryConnectionDetail(String) |
Creates a returns a new QueryConnectionDetail object
|
| Name | Description | |
|---|---|---|
| GetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| CancelToken | ||
| 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.
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|