IDTSLogEntryInfo100 Interfaz
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see LogEntryInfo.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("7DF2260C-EBCB-41D9-93A2-3F99629F185A")> _
Public Interface IDTSLogEntryInfo100
'Uso
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
Vea también