DbServer.Lupdate Property (Typed) | |
The last modification date of the DBF file used in the server.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Lupdate AS DATE GET
public virtual Date Lupdate { get; }
Request Example
View SourceProperty Value
Type:
DateThe last modification date of the DBF file used in the server.
See Also