IQueryDesigner.Command Propriété

Définition

Utilisé par le Concepteur de rapports dans Business Intelligence Development Studio pour passer une commande de base de données au IQueryDesigner lorsqu'il est initialisé.

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

Valeur de propriété

Objet IDbCommand.

S’applique à