number of columns
public int FieldCount { get; }
member this.FieldCount : int
Public ReadOnly Property FieldCount As Integer
Thank you.