Skip to content

psDefaultConnection - cSQLHandleManager

Name of the default connection to used by SQLConnect

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psDefaultConnection
Access Type Syntax
Read Access: Get psDefaultConnection to StringVariable
Write Access: Set psDefaultConnection to StringVariable/Value

Description

The name of the connection to be used to make a connection via SQLConnect when you do not (want to) pass a the connection name each time you connect.