IRelationalConnection.CommandTimeout 属性

定义

获取针对数据库执行命令的超时。

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

属性值

适用于