Returns the number of column in the database.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public int ColumnCount { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ColumnCount As Integer |
An integer value specifying the number of columns in the DBF file.