BUFFER_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 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