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

TConnectionDef.DefaultLibraryName

Default library name.

Declaration

Source position: sqldb.pp line 823

class function TConnectionDef.DefaultLibraryName: string; virtual;

Function result

Name of the library to load.

Description

DefaultLibraryName should be set to the default library name for the connection. This can be used to let SQLDB automatically load the library needed when a connection of this type is requested.

See also

TLibraryLoadFunction

  

Library loading function prototype.

TConnectionDef

  

Connection type definition class.

TLibraryUnLoadFunction

  

Library unloading function prototype.


Documentation generated on: Jul 24 2023