SqlBatch.StartLine Property

Definition

Returns the zero-based line number of the first line in the batch relative to the start of script.

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

Property Value

Returns Int32.

Applies to