Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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
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
ISequentialStream Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace