Partager via


Champ tagBUFFER_WIRE_PACKET.vbIsEndOfRowset

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the end of the row.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntaxe

'Déclaration
Public vbIsEndOfRowset As Short
'Utilisation
Dim instance As tagBUFFER_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

Voir aussi

Référence

tagBUFFER_WIRE_PACKET Structure

Espace de noms Microsoft.SqlServer.Dts.Pipeline.Wrapper