Click or drag to resize

DbServer.OleExt Property (Typed)

X#
This returns the OLE extension of the file (if any). For example DFL.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY OleExt AS STRING GET 
Request Example View Source

Property Value

Type: String
The OLE extension of the file (if any).
Remarks
DFL files are not supported by the X# RDD system.
See Also