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


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.

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

Syntax

'Declaration
<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

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IDTSLogProviderInfo90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace