BUFFER_WIRE_PACKET.vbIsEndOfRowset Field
This API supports the infrastructure and is not intended to be used directly from your code.
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