共用方式為


BUFFER_WIRE_PACKET.ppvRowStarts 欄位

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

The start of the row.

命名空間:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件:  Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)

語法

'宣告
Public ppvRowStarts As IntPtr
'用途
Dim instance As BUFFER_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

請參閱

參考

BUFFER_WIRE_PACKET 結構

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