DTP_BUFFCOL.lLengthOffset 字段

Gets the number of bytes from the beginning of a row to the length of the column.

命名空间:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
程序集:  Microsoft.SqlServer.DTSPipelineWrap(在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)

语法

声明
Public lLengthOffset As Integer
用法
Dim instance As DTP_BUFFCOL 
Dim value As Integer 

value = instance.lLengthOffset 

instance.lLengthOffset = value
public int lLengthOffset
public:
int lLengthOffset
val mutable lLengthOffset: int
public var lLengthOffset : int

请参阅

参考

DTP_BUFFCOL 结构

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