PdcDBQuery.SQL

From External Bemet Wiki
Revision as of 12:42, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == SQL as String == Description == Returns the current SQL statement == Notes == This property presents the SQL statement. Till version 4.0 only SELECT state...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

SQL as String

Description

Returns the current SQL statement

Notes

This property presents the SQL statement. Till version 4.0 only SELECT statements are allowed. From version 4.0 onwards all SQL statements are supported.

Code example

Availability

Available since September 2008 (from version 3.8)