다음을 통해 공유


EntityConnection.State 속성

정의

이 EntityConnection에 의해 래핑되는 기본 데이터베이스 연결의 상태를 추적하도록 설정된 EntityConnection의 상태를 가져옵니다.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations")]
public override System.Data.ConnectionState State { get; }
member this.State : System.Data.ConnectionState
Public Overrides ReadOnly Property State As ConnectionState

속성 값

특성

적용 대상