Compartilhar via


Campo DTP_BUFFCOL.lLengthOffset

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

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (em Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxe

'Declaração
Public lLengthOffset As Integer
'Uso
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

Consulte também

Referência

DTP_BUFFCOL Estrutura

Namespace Microsoft.SqlServer.Dts.Pipeline.Wrapper