Partager via


ConnectToSourceSqlServerTaskInput.CollectAgentJobs Property

Definition

Gets or sets flag for whether to collect agent jobs from source server.

[Newtonsoft.Json.JsonProperty(PropertyName="collectAgentJobs")]
public bool? CollectAgentJobs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="collectAgentJobs")>]
member this.CollectAgentJobs : Nullable<bool> with get, set
Public Property CollectAgentJobs As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to