Click or drag to resize

DbDataSource Constructor

X#
Initializes a new instance of the DbDataSource class

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

Parameters

oRDD
Type: IRdd
See Also