次の方法で共有


DbCommandInterceptionContext.CommandBehavior プロパティ

定義

CommandBehaviorまたは を使用してコマンドDbDataReaderを実行するために使用される 。 このプロパティは、 とその非同期に対応する にのみ使用 ExecuteReader(CommandBehavior) されます。

public System.Data.CommandBehavior CommandBehavior { get; }
member this.CommandBehavior : System.Data.CommandBehavior
Public ReadOnly Property CommandBehavior As CommandBehavior

プロパティ値

適用対象