इसके माध्यम से साझा किया गया


IDTSLogEntryInfo100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see LogEntryInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("7DF2260C-EBCB-41D9-93A2-3F99629F185A")> _
Public Interface IDTSLogEntryInfo100
'Usage
Dim instance As IDTSLogEntryInfo100
[GuidAttribute("7DF2260C-EBCB-41D9-93A2-3F99629F185A")]
public interface IDTSLogEntryInfo100
[GuidAttribute(L"7DF2260C-EBCB-41D9-93A2-3F99629F185A")]
public interface class IDTSLogEntryInfo100
[<GuidAttribute("7DF2260C-EBCB-41D9-93A2-3F99629F185A")>]
type IDTSLogEntryInfo100 =  interface end
public interface IDTSLogEntryInfo100