DataPA Enterprise Dashboard Controls API Reference

The QueryConnectionDetails type exposes the following members.

Constructors

  Name Description
Public method QueryConnectionDetails
Creates a returns a new QueryConnectionDetails object

Methods

  Name Description
Public method GetObjectData
Protected method SetObjectData

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property Clone
Public property ConnectionHandlingType
Gets and sets a value that indicates how this query should handle connections.
Public property 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.
Public property Connections
Gets and sets a collection that contains the names of the connections the query should be run against.

See Also