DTP_BUFFCOL.lStatusOffset Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the offset from the beginning of a buffer row to the status value for a column.
public: int lStatusOffset;
public int lStatusOffset;
val mutable lStatusOffset : int
Public lStatusOffset As Integer
Field Value
Remarks
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.