FoxDataObjects

Object-Relational Mapping Tool for Visual FoxPro®

 IsConnected   Property

 

 

Returns .T. if Session object is connected to a database. Read only.

 Session.IsConnected

 

Property Values

 

Boolean

 
  The settings for the IsConnected property are:
Setting Description
(True) .T. Session object is connected to a database.
(False) .F. Session object is not connected at this time.

Remarks

  This property can be used when Session.ConnectionMode is set to 0 (CONNECTIONMODE_MANUAL) to check if a connection/disconnection operation is needed.

See Also

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

Applies to: Session 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