Campo BUFFER_WIRE_PACKET.vbIsEndOfRowset

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

The end of the row set.

Spazio dei nomi  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Public vbIsEndOfRowset As Short
'Utilizzo
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

Vedere anche

Riferimento

BUFFER_WIRE_PACKET Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline.Wrapper