共用方式為


RelationalConnection.CommandTimeout 屬性

定義

取得針對資料庫執行命令的逾時。

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

屬性值

實作

適用於