次の方法で共有


IDTSEventInfo100.ParameterNames プロパティ

定義

public:
 property cli::array <System::String ^> ^ ParameterNames { cli::array <System::String ^> ^ get(); };
[System.Runtime.InteropServices.DispId(1610743810)]
public string[] ParameterNames { [System.Runtime.InteropServices.DispId(1610743810)] get; }
[<System.Runtime.InteropServices.DispId(1610743810)>]
[<get: System.Runtime.InteropServices.DispId(1610743810)>]
member this.ParameterNames : string[]
Public ReadOnly Property ParameterNames As String()

プロパティ値

String[]

パラメーターの名前を含む 文字列

属性

適用対象