Compartir a través de


IRelationalConnection.CommandTimeout Propiedad

Definición

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

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

Valor de propiedad

Se aplica a