次の方法で共有


SsisPackage.ProjectId プロパティ

定義

パッケージを含むプロジェクト ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="projectId")]
public long? ProjectId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="projectId")>]
member this.ProjectId : Nullable<int64> with get, set
Public Property ProjectId As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象