ObjectQuery.CommandText Özellik

Tanım

Sorgunun komut metnini döndürür.

public:
 property System::String ^ CommandText { System::String ^ get(); };
public string CommandText { get; }
member this.CommandText : string
Public ReadOnly Property CommandText As String

Özellik Değeri

Bir string değer.

Şunlara uygulanır