Compartir a través de


RelationalConnection.CommandTimeout Propiedad

Definición

Obtiene el tiempo de espera para ejecutar un comando en la base de datos.

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

Valor de propiedad

Implementaciones

Se aplica a