Bagikan melalui


IntegrationRuntimeSsisProperties.Edition Property

Definition

Gets or sets the edition for the SSIS Integration Runtime. Possible values include: 'Standard', 'Enterprise'

[Newtonsoft.Json.JsonProperty(PropertyName="edition")]
public string Edition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="edition")>]
member this.Edition : string with get, set
Public Property Edition As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to