tagBUFFER_WIRE_PACKET.nRowSize フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap.dll)

構文

'宣言
Public nRowSize As ULong
'使用
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

関連項目

参照

tagBUFFER_WIRE_PACKET 構造体

Microsoft.SqlServer.Dts.Pipeline.Wrapper 名前空間