Partager via


Champ tagBUFFER_WIRE_PACKET.dwRowCount

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

The row count.

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

Syntaxe

'Déclaration
Public dwRowCount As UInteger
'Utilisation
Dim instance As tagBUFFER_WIRE_PACKET 
Dim value As UInteger 

value = instance.dwRowCount 

instance.dwRowCount = value
public uint dwRowCount
public:
unsigned int dwRowCount
val mutable dwRowCount: uint32
public var dwRowCount : uint

Voir aussi

Référence

tagBUFFER_WIRE_PACKET Structure

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