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


The following tables list the members exposed by PersistentAttribute.

Public Constructors

 NameDescription
Public ConstructorPersistentAttribute ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyEntity Returns the entity of the storage that is associated with the persistent object.  
Public PropertyPoolSizeSpecifies the size of the pool (default is 0) that contains pre-cached instances of the class marked with this attribute.  
Public PropertyRights Specifies the rights of the persistent object.  
Public PropertyTypeId (Inherited from System.Attribute)
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Top

See Also