SqlBatch.CharCount Property

Definition

Returns the number of characters in the batch.

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

Property Value

Returns Int32.

Applies to