SqlBatch.StartOffset 屬性

定義

傳回批次之第一個字元的位移 (以零起始,且相對於指令碼開頭)。

public:
 property int StartOffset { int get(); };
public int StartOffset { get; }
member this.StartOffset : int
Public ReadOnly Property StartOffset As Integer

屬性值

Int32

傳回 Int32

適用於