다음을 통해 공유


EntityCommand.Connection 속성

정의

에서 사용하는 을 EntityConnectionEntityCommand 가져오거나 설정합니다.

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

속성 값

엔터티 명령에 사용된 연결입니다.

적용 대상