Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDatabase.IsSQLBased

Is the database SQL based.

Declaration

Source position: db.pas line 2308

public property TDatabase.IsSQLBased : Boolean
  read FSQLBased;

Description

IsSQLbased is a read-only property which indicates whether a property is SQL-Based, i.e. whether the database engine accepts SQL commands.

See also

TDatabase.Params

  

Connection parameters.

TDatabase.Directory

  

Directory for the database.


Documentation generated on: Jul 24 2023