Connection Class
Updated: February 25, 2016
Applies To: SQL Server 2016
Represents a database connection to the reporting services diagnostics.
Assemblies: Microsoft.ReportingServices.Diagnostics (in Microsoft.ReportingServices.Diagnostics.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

