Click or drag to resize

DbColumnInfo Constructor (RddFieldInfo)

X#
Initializes a new instance of the DbColumnInfo class

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

Parameters

oInfo
Type: RddFieldInfo
See Also