Returns the length in bytes of a database row.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public int RowLength { get; }
Public ReadOnly Property RowLength As Integer
An integer value specifying the length in bytes of a DBF data record.
Database MembersDatabase ClassMindFusion.Mapping Namespace