Campo tagBUFFER_WIRE_PACKET.ppvRowStarts

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

Specifies the start of the row.

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

Sintassi

'Dichiarazione
Public ppvRowStarts As IntPtr
'Utilizzo
Dim instance As tagBUFFER_WIRE_PACKET 
Dim value As IntPtr 

value = instance.ppvRowStarts 

instance.ppvRowStarts = value
public IntPtr ppvRowStarts
public:
IntPtr ppvRowStarts
val mutable ppvRowStarts: IntPtr
public var ppvRowStarts : IntPtr

Vedere anche

Riferimento

tagBUFFER_WIRE_PACKET Struttura

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