Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies whether an object can run in its own data session with a unique data environment. Available at design time; read-only at run time.
Object.DataSession[ = nSession]
Property Values
- nSession
The settings for the DataSession property are:Setting Description 1 (Default) Default data session. 2 Private data session. Creates a new data session for each instance that is created.
See Also
DataSessionID Property | SET DATASESSION
Applies To: Form Object | FormSet Object | _SCREEN | Session Object | ToolBar Object