PipelineComponentInfo.HelpCollection プロパティ
ヘルプの取得元となるヘルプ コレクションを取得します。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public ReadOnly Property HelpCollection As String
Get
'使用
Dim instance As PipelineComponentInfo
Dim value As String
value = instance.HelpCollection
public string HelpCollection { get; }
public:
property String^ HelpCollection {
String^ get ();
}
member HelpCollection : string
function get HelpCollection () : String
プロパティ値
型: System.String
ヘルプ コレクションです。