Property CommandTimeout
CommandTimeout
Überschreibt für die Ausführung der Abfrage die Eigenschaft CommandTimeout.
Declaration
[DocfxBrowsable]
public int? CommandTimeout { get; set; }
Property Value
Exceptions
Type | Condition |
---|---|
ArgumentException | Der zugewiesene Wert ist kleiner als 0. |