다음을 통해 공유


IRelationalConnection.CommandTimeout 속성

정의

데이터베이스에 대한 명령을 실행하기 위한 시간 제한을 가져옵니다.

public int? CommandTimeout { get; set; }
member this.CommandTimeout : Nullable<int> with get, set
Public Property CommandTimeout As Nullable(Of Integer)

속성 값

적용 대상