QueryManager.CommandType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Microsoft::ReportingServices::RdlObjectModel::CommandTypes CommandType { Microsoft::ReportingServices::RdlObjectModel::CommandTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::CommandTypes value); };
public Microsoft.ReportingServices.RdlObjectModel.CommandTypes CommandType { get; set; }
member this.CommandType : Microsoft.ReportingServices.RdlObjectModel.CommandTypes with get, set
Public Property CommandType As CommandTypes