Returns the number of column in the database.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public int ColumnCount { get; }
Public ReadOnly Property ColumnCount As Integer
An integer value specifying the number of columns in the DBF file.
Database MembersDatabase ClassMindFusion.Mapping Namespace