This function method process the connection and SQL and returns a dataset. Use can take this dataset and process with Web controls. MagicCell, LookUp and relevant filters are supported.

Version: All

Namespace:  Tornado
Assembly:  Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)

Syntax

C#
public DataSet ASPdbDS()
Visual Basic (Declaration)
Public Function ASPdbDS As DataSet

Return Value

DataSet Ds=Mydb.dbASPdbDS()

See Also