IDTSManagedComponentHost100.HostLogEntryInfos 屬性
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Sets the log entry information instance of the host.
命名空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件: Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)
語法
'宣告
WriteOnly Property HostLogEntryInfos As IDTSLogEntryInfos100
Set
'用途
Dim instance As IDTSManagedComponentHost100
Dim value As IDTSLogEntryInfos100
instance.HostLogEntryInfos = value
IDTSLogEntryInfos100 HostLogEntryInfos { set; }
property IDTSLogEntryInfos100^ HostLogEntryInfos {
void set (IDTSLogEntryInfos100^ value);
}
abstract HostLogEntryInfos : IDTSLogEntryInfos100 with get, set
function set HostLogEntryInfos (value : IDTSLogEntryInfos100)
屬性值
型別:Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100
The log entry information instance of the host.