共用方式為


BUFFER_WIRE_PACKET.vbIsEndOfRowset 欄位

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

The end of the row set.

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

語法

'宣告
Public vbIsEndOfRowset As Short
'用途
Dim instance As BUFFER_WIRE_PACKET 
Dim value As Short 

value = instance.vbIsEndOfRowset 

instance.vbIsEndOfRowset = value
public short vbIsEndOfRowset
public:
short vbIsEndOfRowset
val mutable vbIsEndOfRowset: int16
public var vbIsEndOfRowset : short

請參閱

參考

BUFFER_WIRE_PACKET 結構

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