InternalQueryDesigner.SupportedCommandTypes Property

Definition

public:
 property cli::array <Microsoft::ReportingServices::DataProcessing::CommandType> ^ SupportedCommandTypes { cli::array <Microsoft::ReportingServices::DataProcessing::CommandType> ^ get(); void set(cli::array <Microsoft::ReportingServices::DataProcessing::CommandType> ^ value); };
public Microsoft.ReportingServices.DataProcessing.CommandType[] SupportedCommandTypes { get; set; }
member this.SupportedCommandTypes : Microsoft.ReportingServices.DataProcessing.CommandType[] with get, set
Public Property SupportedCommandTypes As CommandType()

Property Value

Applies to