Udostępnij przez


Pole tagBUFFER_WIRE_PACKET.dwRowCount

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
Public dwRowCount As UInteger
'Użycie
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