ISequentialStream-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")> _
Public Interface ISequentialStream
'Usage
Dim instance As ISequentialStream
[InterfaceTypeAttribute()]
[GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface ISequentialStream
[InterfaceTypeAttribute()]
[GuidAttribute(L"0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface class ISequentialStream
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")>]
type ISequentialStream = interface end
public interface ISequentialStream
Der ISequentialStream-Typ macht folgende Elemente verfügbar.