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


The following tables list the members exposed by ObjectPersistingEventArgs.

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