The following tables list the members exposed by PersistentAttribute.
| Name | Description | |
|---|---|---|
| PersistentAttribute Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Entity | Returns the entity of the storage that is associated with the persistent object. | |
| PoolSize | Specifies the size of the pool (default is 0) that contains pre-cached instances of the class marked with this attribute. | |
| Rights | Specifies the rights of the persistent object. | |
| TypeId | (Inherited from System.Attribute) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.Attribute) | |
| GetHashCode | (Inherited from System.Attribute) | |
| IsDefaultAttribute | (Inherited from System.Attribute) | |
| Match | (Inherited from System.Attribute) |