Click or drag to resize

SQLListUsers Constructor (Typed)

X#
Initializes a new instance of the SQLListUsers class

[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLListUsers.#ctor(XSharp.__Usual,XSharp.__Usual)'. File: 'Sql.xml' Path: 'doc/SQLListUsers.ctor/*']

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	cUserName,
	oSQLConnection
) CLIPPER
Request Example View Source

Parameters

cUserName (Optional)
Type: Usual
oSQLConnection (Optional)
Type: Usual
See Also