Freigeben über


DacExtractOptions.CommandTimeout Eigenschaft

Definition

Gibt das Zeitlimit für Befehle in Sekunden für Abfragen an SQL Server an.

public int CommandTimeout { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "CommandTimeout")]
public int CommandTimeout { get; set; }
member this.CommandTimeout : int with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "CommandTimeout")>]
member this.CommandTimeout : int with get, set
Public Property CommandTimeout As Integer

Eigenschaftswert

Das Zeitlimit für Befehle in Sekunden. Der Standardwert ist 60.

Attribute

Gilt für: