DataSource.ConnectionProperties 属性

定义

获取或设置连接属性。

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

属性值

ConnectionProperties 对象。

适用于