Specifies whether the user must login to secured OLE DB data providers every time iFIX or CIMPLICITY enters the run-time environment.
Syntax
object.PersistUserInfo [= Boolean]
Parameters
The PersistUserInfo property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the User must login each time the run-time environment is entered for a secured OLE DB data provider. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The user does not have to login each time the run-time environment is entered. (Default). The User ID and Password are stored in the Data Control. |
False |
The user does have to login each time the run-time environment is entered. |
Remarks
Set this property to False to force users to log in to secured OLE DB data providers in order to view data.