FoxDataObjects

Object-Relational Mapping Tool for Visual FoxPro®

 IsRetrievingObjects   Property

 

 

Returns .T. if Session object is retrieving objects from the database. Read only.

 Session.IsRetrievingObjects

 

Property Values

 

Boolean

 
  The settings for the IsRetrievingObjects property are:
Setting Description
(True) .T. Session object is retrieving instances from the database.
(False) .F. Session object is not retrieving instances from the database.

Remarks

  This property is mainly used internally but comes in help in session object events and custom methods. It is normally used in Assign methods to know if a given instance value is being assigned by FoxDataObjects when the instance is retrieved from the database.
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