Click or drag to resize

DataSession Constructor (String)

X#
Construct a new datasession

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

Parameters

cName
Type: String
The name for this datasession.
See Also