Campo lLengthOffset
Gets the number of bytes from the beginning of a row to the length of the column.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintassi
'Dichiarazione
Public lLengthOffset As Integer
'Utilizzo
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
Vedere anche