다음을 통해 공유


lLengthOffset 필드

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

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap.dll의 Microsoft.SqlServer.DTSPipelineWrap

구문

‘선언
Public lLengthOffset As Integer
‘사용 방법
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