共用方式為


IRelationalConnection.CommandTimeout 屬性

定義

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

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

屬性值

適用於