[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Class of TSQLConnection type
Source position: sqldb.pp line 716
type TSQLConnectionClass = class of TSQLConnection; |
TSQLConnectionClass is used when registering a new connection type for use in the universal connector TSQLConnector.ConnectorType
|
Name of the connection type to use |
|
|
Universal connection component |
|
|
Register a new connection type for use in the universal connector |
|
|
Class to instantiate when this connection is requested |