Properties for cConnection

View property list in alphabetical order

NameDescription
pbAutoConnectWhen True, AutoConnect registers all connections by sending RegisterAllConnections and logs in to all connections by sending LoginAll
pbCmdLineIniAllowedDetermines whether passing a Connections INI file as a command line parameter is permitted
pbEncryptPasswordDetermines whether EncryptPassword and DecryptPassword use encryption
pbLoginDialogRequiredDetermines whether a login dialog is required
pbLoginOnOpenDetermines whether the Open command should attempt a login if the server is not already logged into
pbSkipDuplicateLoginDetermines whether login is skipped if a connection is already logged in
pbUseConnectionInipbUseConnectionIni determines whether Managed Connections are used
piErrorLineSet to the error line if an error occurs during error trapping
piErrorNumberSet to the error number if an error occurs during error trapping
psConnectionAppNameApplication name value that will be passed in the SQL connection string
psConnectionIdCmdLineName of the command line parameter used to pass a Connections INI file to a program
psConnectionIniContains the path to the Connections INI file
psErrorTextSet to the error text if an error occurs during error trapping

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing