Compartilhar via


Campo BUFFER_WIRE_PACKET.vbIsEndOfRowset

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The end of the row set.

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

Sintaxe

'Declaração
Public vbIsEndOfRowset As Short
'Uso
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

Consulte também

Referência

BUFFER_WIRE_PACKET Estrutura

Namespace Microsoft.SqlServer.Dts.Pipeline.Wrapper