ISequentialStream Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(1)> _
<GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")> _
Public Interface ISequentialStream
[InterfaceTypeAttribute(1)]
[GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface ISequentialStream
[InterfaceTypeAttribute(1)]
[GuidAttribute(L"0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface class ISequentialStream
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D") */
public interface ISequentialStream
InterfaceTypeAttribute(1)
GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")
public interface ISequentialStream
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
ISequentialStream Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace