次の方法で共有


IDTSVariable100.Namespace プロパティ

定義

public:
 property System::String ^ Namespace { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public string Namespace { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.Namespace : string with get, set
Public Property Namespace As String

プロパティ値

変数の名前空間です。

属性

適用対象