IDTSLogProviderInfo90 Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see LogProviderInfo.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Синтаксис
'Декларация
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("1DA5C5C2-896E-4DB7-A2CD-2668094A082F")> _
Public Interface IDTSLogProviderInfo90
[TypeLibTypeAttribute(4160)]
[GuidAttribute("1DA5C5C2-896E-4DB7-A2CD-2668094A082F")]
public interface IDTSLogProviderInfo90
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"1DA5C5C2-896E-4DB7-A2CD-2668094A082F")]
public interface class IDTSLogProviderInfo90
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("1DA5C5C2-896E-4DB7-A2CD-2668094A082F") */
public interface IDTSLogProviderInfo90
TypeLibTypeAttribute(4160)
GuidAttribute("1DA5C5C2-896E-4DB7-A2CD-2668094A082F")
public interface IDTSLogProviderInfo90
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
IDTSLogProviderInfo90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace