Click or drag to resize

SQLListTriggers Constructor (Typed)

X#
Initializes a new instance of the SQLListTriggers class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
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