Click or drag to resize

DbDataColumn Constructor

X#
Initializes a new instance of the DbDataColumn class

Namespace:  XSharp
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	info AS DbColumnInfo
)
Request Example View Source

Parameters

info
Type: DbColumnInfo
See Also