Share via


QueryBase.CommandType Propiedad

Definición

Obtiene o establece el tipo de comando.

public:
 property Microsoft::ReportingServices::RdlObjectModel::CommandTypes CommandType { Microsoft::ReportingServices::RdlObjectModel::CommandTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::CommandTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.CommandTypes CommandType { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.CommandType : Microsoft.ReportingServices.RdlObjectModel.CommandTypes with get, set
Public Property CommandType As CommandTypes

Valor de propiedad

Un objeto ReportExpression.

Atributos

Se aplica a