Unit 'MSSQLConn' Package
[Overview][Classes][Variables][Index] [#fcl]

TSybaseConnection.Create

Create a Sybase database connection.

Declaration

Source position: mssqlconn.pp line 136

public constructor TSybaseConnection.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the connection instance.

Description

Create is the default constructor for the TSybaseConnection class. It calls the inherited constructor and sets some defaults.


Documentation generated on: Jul 24 2023