Properties for cConnection

View property list in hierarchical order

NameDescriptionDefining Class
Child_CountReturns the number of child objects the object containscObject
Delegation_ModeDetermines if and how unknown messages are delegatedcObject
NameReturns the full name of the object including parentagecObject
Object_IdReturns the object handle of the object, can be used to determine if an object existscObject
Object_LabelReturns the short name of an objectcObject
ParentReturns the parent of an objectcObject
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
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencingcObject
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
pTokenConnections