ISequentialStream Interface
This interface supports the SQL Server 2008 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
'Deklaracja
<GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")> _
<InterfaceTypeAttribute(1)> _
Public Interface ISequentialStream
[GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
[InterfaceTypeAttribute(1)]
public interface ISequentialStream
[GuidAttribute(L"0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
[InterfaceTypeAttribute(1)]
public interface class ISequentialStream
/** @attribute GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D") */
/** @attribute InterfaceTypeAttribute(1) */
public interface ISequentialStream
GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")
InterfaceTypeAttribute(1)
public interface ISequentialStream
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.