[Overview][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Connection definition for TSQLConnector
Source position: mssqlconn.pp line 161
type TSybaseConnectionDef = class(TMSSQLConnectionDef) |
||
class function TypeName; override; |
|
Connection type name |
class function ConnectionClass; override; |
|
Connection class to use. |
class function Description; override; |
|
Short description of connection |
end; |
|
Connection definition for TSQLConnector |
|
| | ||
|
Connection definition for TSQLConnector |
|
| | ||
|
Connection type definition class |
|
| | ||
| | ||
Describes the MS SQL connection properties for TSQLConnector
|
Sybase ASE database connector |
|