AmoDataReader.FieldCount Property

Definition

Gets the number of columns in the current row.

public int FieldCount { get; }
member this.FieldCount : int
Public ReadOnly Property FieldCount As Integer

Property Value

The number of columns in the current row.

Implements

Applies to