Właściwość QueryBase.CommandType
Typ polecenia.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property CommandType As CommandTypes
Get
Set
'Użycie
Dim instance As QueryBase
Dim value As CommandTypes
value = instance.CommandType
instance.CommandType = value
public CommandTypes CommandType { get; set; }
public:
property CommandTypes CommandType {
CommandTypes get ();
void set (CommandTypes value);
}
member CommandType : CommandTypes with get, set
function get CommandType () : CommandTypes
function set CommandType (value : CommandTypes)
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.CommandTypes
A ReportExpression obiektu.