DbFileSpec.HidRDDs Property | |
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
public virtual Usual HidRDDs { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe 1-D array of "hidden" RDDs (i.e., DBFMEMO) used for the CopyTo() method.
See Also