Chili.Opf3 Send comments on this topic.
ObjectPersistingEventArgs Class Properties
See Also 
Chili.Opf3 Namespace : ObjectPersistingEventArgs Class


For a list of all members of this type, see ObjectPersistingEventArgs members.

Public Properties

 NameDescription
Public PropertyObject Returns the object that is affected by the current operation. This object is persisted to the storage.  
Public PropertyObjectInfo Returns the ObjectInfo object that contains state information about the persistent object.  
Public PropertyQuery Specifies the IQuery of the current operation.  
Top

See Also