言語

DTSParamInfo.Name プロパティ

定義

パラメータの名前を得ます。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

パラメーターの名前。

適用対象