Name | Description |
---|---|
pbAutoConnect | When True, AutoConnect registers all connections by sending RegisterAllConnections and logs in to all connections by sending LoginAll |
pbCmdLineIniAllowed | Determines whether passing a Connections INI file as a command line parameter is permitted |
pbEncryptPassword | Determines whether EncryptPassword and DecryptPassword use encryption |
pbLoginDialogRequired | Determines whether a login dialog is required |
pbLoginOnOpen | Determines whether the Open command should attempt a login if the server is not already logged into |
pbSkipDuplicateLogin | Determines whether login is skipped if a connection is already logged in |
pbUseConnectionIni | pbUseConnectionIni determines whether Managed Connections are used |
piErrorLine | Set to the error line if an error occurs during error trapping |
piErrorNumber | Set to the error number if an error occurs during error trapping |
psConnectionAppName | Application name value that will be passed in the SQL connection string |
psConnectionIdCmdLine | Name of the command line parameter used to pass a Connections INI file to a program |
psConnectionIni | Contains the path to the Connections INI file |
psErrorText | Set to the error text if an error occurs during error trapping |
Inherited Properties from cObject | |
Child_Count | Returns the number of child objects the object contains |
Delegation_Mode | Determines if and how unknown messages are delegated |
Name | Returns the full name of the object including parentage |
Object_Id | Returns the object handle of the object, can be used to determine if an object exists |
Object_Label | Returns the short name of an object |
Parent | Returns the parent of an object |
peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing |