Click or drag to resize

DbfMemoColumn Constructor

X#
Initializes a new instance of the DbfMemoColumn class

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oInfo AS RddFieldInfo,
	oRDD AS DBF
)
Request Example View Source

Parameters

oInfo
Type: RddFieldInfo
oRDD
Type: DBF
See Also