ObjectQuery.CommandText プロパティ

定義

クエリのコマンド テキストを返します。

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

プロパティ値

string 値。

適用対象