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