次の方法で共有


DataFlowDebugSessionInfo.IntegrationRuntimeName プロパティ

定義

データ フロー デバッグ セッションのアタッチされた統合ランタイム名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象