Returns the length in bytes of a database row.
Namespace: MindFusion.Mapping
Package: MindFusion.Mapping
C# Copy Code |
---|
public int RowLength { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property RowLength As Integer |
An integer value specifying the length in bytes of a DBF data record.