SqlBatch.StartLine プロパティ

定義

スクリプトの先頭を基準に、バッチの先頭行の相対的な位置を示す 0 から始まる行番号を返します。

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

プロパティ値

Int32 を返します。

適用対象