EntityCommand.Connection プロパティ

定義

によって使用される を EntityConnection 取得または設定します EntityCommand

public virtual System.Data.Entity.Core.EntityClient.EntityConnection Connection { get; set; }
member this.Connection : System.Data.Entity.Core.EntityClient.EntityConnection with get, set
Public Overridable Property Connection As EntityConnection

プロパティ値

エンティティ コマンドによって使用される接続。

適用対象