| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
A descriptive text for this connection type
Source position: sqldb.pp line 814
class function TConnectionDef.Description: string; virtual;  | 
A description of the connection type.
Description should return a descriptive text for this connection type. It is used for display purposes only, so ideally it should be a one-liner. It can be used to provide more information about the particulars of the connection type.
  | 
Name of the connection type  |