Lenguaje

IQueryDesigner.Connection Propiedad

Definición

Utilizado por el Diseñador de informes en Business Intelligence Development Studio para pasar una conexión IQueryDesigner a la base de datos cuando se inicializa.

public:
 property Microsoft::ReportingServices::DataProcessing::IDbConnection ^ Connection {  void set(Microsoft::ReportingServices::DataProcessing::IDbConnection ^ value); };
public Microsoft.ReportingServices.DataProcessing.IDbConnection Connection { set; }
member this.Connection : Microsoft.ReportingServices.DataProcessing.IDbConnection
Public Property Connection As IDbConnection

Valor de propiedad

Un objeto IDbConnection.

Se aplica a