| QueryConnectionDetails Class |
|
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class QueryConnectionDetails : _QueryConnectionDetails, ISerializable
The QueryConnectionDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryConnectionDetails |
Creates a returns a new QueryConnectionDetails object
|
| Name | Description | |
|---|---|---|
| GetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Clone | ||
| ConnectionHandlingType |
Gets and sets a value that indicates how this query should handle connections.
| |
| ConnectionIdentifierColumnName |
Gets and sets the name of the column that will be appended to the query dataset to indicate the connection the data originated from.
| |
| Connections |
Gets and sets a collection that contains the names of the connections the query should be run against.
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|