DataSource.ConnectionProperties Property

Definition

Gets or sets the connection properties.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ConnectionProperties ^ ConnectionProperties { Microsoft::ReportingServices::RdlObjectModel::ConnectionProperties ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ConnectionProperties ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ConnectionProperties ConnectionProperties { get; set; }
member this.ConnectionProperties : Microsoft.ReportingServices.RdlObjectModel.ConnectionProperties with get, set
Public Property ConnectionProperties As ConnectionProperties

Property Value

A ConnectionProperties object.

Applies to