lLengthOffset-Feld
Indicates the number of bytes from the beginning of a buffer row to the end of the column data.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Public lLengthOffset As Integer
'Usage
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