DbServer.OleExt Property |  |
This returns the OLE extension of the file (if any). For example DFL.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.17
Syntax VIRTUAL PROPERTY OleExt AS USUAL GET
public virtual Usual OleExt { get; }
Request Example
View SourceProperty Value
Type:
UsualThe OLE extension of the file (if any).
RemarksDFL files are not supported by the X# RDD system.
See Also