Freigeben über


BUFFER_WIRE_PACKET.nRowSize-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Syntax

'Declaration
Public nRowSize As ULong
'Usage
Dim instance As BUFFER_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

Siehe auch

Verweis

BUFFER_WIRE_PACKET Struktur

Microsoft.SqlServer.Dts.Pipeline.Wrapper-Namespace