Compartir a través de


Campo DTP_BUFFCOL.lLengthOffset

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

DTP_BUFFCOL Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Pipeline.Wrapper