Chili.Opf3 Send comments on this topic.
IPersistentFactory Interface Methods
See Also 
Chili.Opf3 Namespace : IPersistentFactory Interface


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

Public Methods

 NameDescription
 MethodCreateInstance Creates an instance of a persistent object type. If the factory does not support creation of the given type, it should return null.  
Top

See Also