PdcDBQuery.Execute

From External Bemet Wiki
Revision as of 12:37, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == Execute as Boolean == Description == Executes the SQL statement == Notes == This methos will execute the provided SQL statement. There is no difference be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

Execute as Boolean

Description

Executes the SQL statement

Notes

This methos will execute the provided SQL statement. There is no difference between a SELECT-statement and other statements.

Code example

Availability

Available since September 2008 (from version 3.8)