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

TDatabase.IsSQLBased

Is the database SQL based.

Declaration

Source position: db.pas line 2092

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: May 14 2021