次の方法で共有


ObjectQuery.CommandText プロパティ

定義

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

public string CommandText { get; }
member this.CommandText : string
Public ReadOnly Property CommandText As String

プロパティ値

文字列値です。

適用対象