ReportReportData.Command Properti

Definisi

Mendapatkan atau mengatur perintah yang akan dijalankan saat perintah data dipanggil.

public:
 property cli::array <Microsoft::SqlServer::Management::ReportReportDataCommand ^> ^ Command { cli::array <Microsoft::SqlServer::Management::ReportReportDataCommand ^> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::ReportReportDataCommand ^> ^ value); };
[System.Xml.Serialization.XmlElement("Command")]
public Microsoft.SqlServer.Management.ReportReportDataCommand[] Command { get; set; }
[<System.Xml.Serialization.XmlElement("Command")>]
member this.Command : Microsoft.SqlServer.Management.ReportReportDataCommand[] with get, set
Public Property Command As ReportReportDataCommand()

Nilai Properti

Perintah yang akan dijalankan saat perintah data dipanggil.

Atribut

Berlaku untuk