Site Menu
- Home
- Products
- NexusDB
- Nexus Quality Suite
- NexusDB Drivers & Connectors
- Nexus Remoting
- Nexus Memory Manager
- Some of our Customers
- Testimonials and use(r)s
- Downloads
- Documentation
- Support
- Pricing & Orders
- About
- Community
- My Nexus
- Recently Updated ...
- Search...
- Site Login
Search
TnxStatementDataSet


Declaration
TnxStatementDataSet = class(TnxDataset)
Description
TQuery compatible implementation of a Nexus SQL Query
Methods
constructor.
destructor.
see tQuery.ParamByName
see tQuery.Prepare
see tQuery.UnPrepare
Properties
see tQuery.DataSource.
Log returns a detailed analysis of the Query. You need to at least Prepare the Query for Log to be updated.
see tQuery.ParamCount
see tQuery.Params
see tQuery.Prepared
Prevents modification of a live result set.
RecordsRead is set after calling ExecSQL and the value indicates how many records were read.
Only supported for "SELECT * FROM tablename" type queries currently.
see tQuery.RowsAffected
File
- TnxStatementDataSet.DataSource
- TnxStatementDataSet.Log
- TnxStatementDataSet.ParamCount
- TnxStatementDataSet.Params
- TnxStatementDataSet.Prepared
- TnxStatementDataSet.ReadOnly
- TnxStatementDataSet.RecordsRead
- TnxStatementDataSet.RequestLive
- TnxStatementDataSet.RowsAffected
- TnxStatementDataSet.Create
- TnxStatementDataSet.Destroy
- TnxStatementDataSet.ParamByName
- TnxStatementDataSet.Prepare
- TnxStatementDataSet.Unprepare
Questions? Problems?
- Interested to buy but something put you off?
- Can't find what you're looking for?
- Have a suggestion?
Let us know. If you're having trouble contacting us, please check here.
Site Updates
- May 27 2025 - 2:55pm
- May 14 2025 - 12:32pm
- Mar 19 2025 - 9:52pm
- Mar 14 2025 - 11:23am
- Mar 13 2025 - 11:42pm