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