Partager via


Champ tagBUFFER_WIRE_PACKET.nRowSize

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

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

Syntaxe

'Déclaration
Public nRowSize As ULong
'Utilisation
Dim instance As tagBUFFER_WIRE_PACKET 
Dim value As ULong 

value = instance.nRowSize 

instance.nRowSize = value
public ulong nRowSize
public:
unsigned long long nRowSize
val mutable nRowSize: uint64
public var nRowSize : ulong

Voir aussi

Référence

tagBUFFER_WIRE_PACKET Structure

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