Click or drag to resize

SQLConnection.DoSimpleSelect Method (Typed)

X#

[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLConnection.DoSimpleSelect(System.String)'. File: 'Sql.xml' Path: 'doc/SQLConnection.DoSimpleSelect/*']

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

Parameters

cSelect
Type: String

Return Value

Type: Usual
See Also