Свойство PipelineComponentInfo.HelpCollection
Gets the help collection from which to retrieve the help.
Пространство имен: 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
The help collection.