共用方式為


DTS_MANAGED_INFO.bstrHelpCollection 欄位

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Specifies the bstrHelpCollection information.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
Public bstrHelpCollection As String
'用途
Dim instance As DTS_MANAGED_INFO 
Dim value As String 

value = instance.bstrHelpCollection 

instance.bstrHelpCollection = value
public string bstrHelpCollection
public:
String^ bstrHelpCollection
val mutable bstrHelpCollection: string
public var bstrHelpCollection : String

請參閱

參考

DTS_MANAGED_INFO 結構

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間