Champ dwRowCount

Cette API prend en charge l'infrastructure 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 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