DbFileSpec.RecSize Property (Typed) | |
The record size of the DBF.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY RecSize AS LONG GET
public virtual int RecSize { get; }
Request Example
View SourceProperty Value
Type:
LongThe record size of the DBF.
See Also