Click or drag to resize

GetMyConnection Function

X#

Note: This API is now obsolete.

[Missing <include> target documentation in 'M:XSharp_VOSQLClasses.Functions.GetMyConnection(XSharp.__Usual,XSharp.__Usual,XSharp.__Usual)'. File: 'Sql.xml' Path: 'doc/GetMyConnection/*']

Namespace:  XSharp_VOSQLClasses
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
[ObsoleteAttribute]
 FUNCTION GetMyConnection(
	cMySourceName,
	cMyUserID,
	cMyPassword
) AS Object CLIPPER
Request Example View Source

Parameters

cMySourceName (Optional)
Type: Usual
cMyUserID (Optional)
Type: Usual
cMyPassword (Optional)
Type: Usual

Return Value

Type: Object
See Also