หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Public lLengthOffset As Integer
'Usage
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