FoxDataObjects

Object-Relational Mapping Tool for Visual FoxPro®

 DefaultConnectionMode   Property

 

 

Specifies the default value to be set on new session objects as ConnectionMode.

 Server.DefaultConnectionMode [=nValue]

 

Property Values

 

nValue

 
  The settings for the DefaultConnectionMode property are:
Setting Description
0 CONNECTIONMODE_MANUAL
1 CONNECTIONMODE_AUTOMATIC

Remarks

  When the Server.NewSession method creates a session object, it initializes some object properties before attempting a connection to the specified datasource. One of the session object properties set by the Server.NewSession method at this time is the ConnectionMode property.

See Also

Server.NewSession method | Session.Connect method | Session.ConnectionMode property

Applies to: Server object

Send feedback on this topic to RunAhead Technologies

For Technical support and product issues please contact us at support@foxdataobjects.com or visit http://www.foxdataobjects.com

Copyright (c) 2000-2005 RunAhead Technologies