DTP_BUFFCOL.lStatusOffset Field

Indicates the offset from the beginning of a buffer row to the status value for 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 used if the buffer has the BUFF_NOOLEDB flag. If space for a status value is not available in the individual row, the value of this member is -1.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

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