GetData Class retrieves results of various Tornado operations.
For a list of all members of this type, see z Members.
System.Object
Tornado.z
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This example shows how to use the method.
Dim Mydb As New Tornado.Z Mydb.dbQP = "Q=shippers|s=1|u=101|ps=-1|m=grid!ind=shipperid|ni=b5, update|bm=shippers;0|euf=fi=companyname!ty=text|th=Ti=Test" Mydb.dbDSN = "nwind" Mydb.dbDebug = "ActiveSQL,EditAction" Mydb.ASPdbNET()
Namespace: Tornado
Assembly: Tornado (in Tornado.dll)