For internal use only.
[Visual Basic]
Public ReadOnly Property FieldCount As Integer
[C#]
public int FieldCount {get;}
Integer. Returns the number of columns in the current record. If it's not positioned in a valid recordset, returns 0. The default value is -1.
ListDataSource Class | ListDataSource Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.