[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sqldb' (#fcl)

TSQLTransaction.SQLConnection

Database as TSQLConnection

Declaration

Source position: sqldb.pp line 301

public property TSQLTransaction.SQLConnection : TSQLConnection
  read GetSQLConnection
  write SetSQLConnection;

Description

SQLConnection returns or sets the Database property, typecasted to TSQLConnection.

See also

TSQLConnection

  

An abstract class representing a connection to a SQL Database


Documentation generated on: Nov 14 2015