Freigeben über


BUFFER_WIRE_PACKET.vbIsEndOfRowset-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The end of the row set.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
Public vbIsEndOfRowset As Short
'Usage
Dim instance As BUFFER_WIRE_PACKET 
Dim value As Short 

value = instance.vbIsEndOfRowset 

instance.vbIsEndOfRowset = value
public short vbIsEndOfRowset
public:
short vbIsEndOfRowset
val mutable vbIsEndOfRowset: int16
public var vbIsEndOfRowset : short

Siehe auch

Verweis

BUFFER_WIRE_PACKET Struktur

Microsoft.SqlServer.Dts.Pipeline.Wrapper-Namespace