DbServer.OleExt Property (Typed) | |
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
public virtual string OleExt { get; }
Request Example
View SourceProperty Value
Type:
StringThe OLE extension of the file (if any).
Remarks DFL files are not supported by the X# RDD system.
See Also