共用方式為


lLengthOffset 欄位

Indicates the number of bytes from the beginning of a buffer row to the end of the column data.

命名空間:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件:  Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)

語法

'宣告
Public lLengthOffset As Integer
'用途
Dim instance As tagBUFFERCOL
Dim value As Integer

value = instance.lLengthOffset

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