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 命名空间