Click or drag to resize

SQLListIndexes Constructor (Typed)

X#
Initializes a new instance of the SQLListIndexes class

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

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

Parameters

cQualifier (Optional)
Type: Usual
cOwner (Optional)
Type: Usual
cTableName (Optional)
Type: Usual
oSQLConnection (Optional)
Type: Usual
See Also