DbServer.MemoExt Property | |
This returns the memo extension of the file (if any). For example DBT or FPT.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MemoExt AS USUAL GET
public virtual Usual MemoExt { get; }
Request Example
View SourceProperty Value
Type:
UsualThe memo extension of the file (if any).
See Also