Click or drag to resize

SQLConnection.DoSimpleSelect Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax
 VIRTUAL METHOD DoSimpleSelect(
	cSelect AS STRING
) AS USUAL
Request Example View Source

Parameters

cSelect
Type: String

Return Value

Type: Usual
See Also