[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Options to observe for this connection.
Source position: sqldb.pp line 302
published property TSQLConnection.Options : TSQLConnectionOptions |
Options can be used to control the behaviour of SQLDB for this connection. The following options can be set:
|
Apply updates and check result |
|
|
Number of rows affected by the SQL statement. |
|
|
Return the number of rows (records) affected by the last DML/DDL statement |