DbFileSpec.SDF Property (Typed) | |
A logical determining if the CopyTo() method is to copy out to an SDF file.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SDF AS LOGIC GET SET
public virtual bool SDF { get; set; }
Request Example
View SourceProperty Value
Type:
LogicA logical determining if the CopyTo() method is to copy out to an SDF file.
See Also