Поделиться через


ISequentialStream Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Синтаксис

'Декларация
<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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

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