Connection Class

Definition

Represents a database connection to the reporting services diagnostics.

public ref class Connection sealed
public sealed class Connection
type Connection = class
Public NotInheritable Class Connection
Inheritance
Connection

Properties

ConnectionFromPool

Gets or sets a value whether the connection from pool is nullable.

ConnectionFromPoolSpecified

Gets a value that indicates whether the connection from pool is specified.

ConnectionOpenTime

Gets the connection open time.

ConnectionOpenTimeSpecified

Gets a value that indicates whether the connection open time is specified.

DataSets

Gets the list of data sets.

DataSource

Gets the data source of the connection.

ModelMetadata

Gets or sets the model metadata.

Applies to