tagBUFFERCOL.lStatusOffset Field

Indicates the length in bytes from the beginning of a buffer row to the status value of a column.

命名空间: Microsoft.SqlServer.Dts.Pipeline.Wrapper
程序集: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

语法

声明
Public lStatusOffset As Integer
public int lStatusOffset
public:
int lStatusOffset
public int lStatusOffset
public var lStatusOffset : int

备注

lStatusOffset is not present if the buffer has the BUFF_NOOLEDB flag. If room for status is not available in the individual row, the value of this member is -1.

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

tagBUFFERCOL Structure
tagBUFFERCOL Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace