 
            | Miner.Geodatabase Assembly > Miner.Geodatabase Namespace : PersistInfo Class | 
For a list of all members of this type, see PersistInfo members.
| Name | Description | |
|---|---|---|
|  | GetAttribute | This method retrieves the value for a specified attribute. | 
|  | OpenWorkspace | This method opens a given workspace and specifies whether to read and write to the MM_SYSTEM_PERSIST_INFO table or the MM_PERSIST_INFO table. Most users don't have access to the MM_SYSTEM_PERSIST_INFO table. If the parameter is set to false, the login user name is used to read and write to the MM_PERSIST_INFO table. | 
|  | Remove | This method removes specified data from the user interface. | 
|  | SaveWorkspace | This method saves the given workspace in the system table specified (MM_SYSTEM_PERSIST_INFO or MM_PERSIST_INFO). | 
|  | SetAttribute | This method sets/creates the value for a specified attribute. |