Idioma

IQueryDesigner.Connection Propriedade

Definição

Usado pelo Report Designer no Business Intelligence Development Studio para passar uma conexão de banco de dados para o IQueryDesigner quando ele é inicializado.

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 da propriedade

Um IDbConnection objeto.

Aplica-se a