Show / Hide Table of Contents

    Property CommandTimeout

    CommandTimeout

    Überschreibt für die Ausführung der Abfrage die Eigenschaft CommandTimeout.

    Declaration
    [DocfxBrowsable]
    public int? CommandTimeout { get; set; }
    Property Value
    Nullable<Int32>
    Exceptions
    Type Condition
    ArgumentException

    Der zugewiesene Wert ist kleiner als 0.

    Back to top Generated by DocFX