Aracılığıyla paylaş


QueryDefinition.CommandType Özelliği

Alır veya sorgu türünü ayarlar.

Ad Alanı:  ReportService2005
Derleme:  ReportService2005 (ReportService2005 içinde.dll)

Sözdizimi

'Bildirim
Public Property CommandType As String
    Get
    Set
'Kullanım
Dim instance As QueryDefinition
Dim value As String

value = instance.CommandType

instance.CommandType = value
public string CommandType { get; set; }
public:
property String^ CommandType {
    String^ get ();
    void set (String^ value);
}
member CommandType : string with get, set
function get CommandType () : String
function set CommandType (value : String)

Özellik Değeri

Tür: System.String
A dize değer.