Click or drag to resize

DbDataRow Constructor

X#
Initializes a new instance of the DbDataRow class

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

Parameters

builder
Type: DataRowBuilder
See Also