Champ lLengthOffset

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

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntaxe

'Déclaration
Public lLengthOffset As Integer
'Utilisation
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