Click or drag to resize

DbFileSpec.HidRDDs Property

X#
The 1-D array of "hidden" RDDs (i.e., DBFMEMO) used for the CopyTo() method.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY HidRDDs AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The 1-D array of "hidden" RDDs (i.e., DBFMEMO) used for the CopyTo() method.
See Also