次の方法で共有


RelationalCommand.CommandText プロパティ

定義

実行するコマンド テキストを取得します。

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

プロパティ値

実装

適用対象