SqlBatch.LineCount Property

Definition

Returns the number of lines in the batch.

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

Property Value

Returns Int32.

Applies to