Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / LocalRepository Class


LocalRepository Class Properties

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

Public Properties
 NameDescription
Public PropertyA short end-user caption to display for the repository.  
Public Propertystatic (Shared in Visual Basic)Calculate the best path for the default  
Public PropertyAn extended end-user description of the repository.  
Public PropertyA unique id for this repository.  
Public PropertyIndicates if there are unsaved changes.  
Public PropertyIndicates if the database should log operations to Gibraltar or not.  
Public PropertyIndicates if the repository is read only (sessions can't be added or removed).  
Public PropertyThe unique name for this repository (typically the file name or URI).  
Public PropertyThe set of products, applications, and versions loaded into the repository  
Public PropertyThe set of all sessions in the repository.  
Public PropertyIndicates if the repository supports fragment files or not. Most do.  
Public PropertyA temporary path within the repository that can be used to store working data  
Top
Protected Properties
 NameDescription
Protected PropertyThe path on disk to the repository session locks  
Protected PropertyThe path on disk to the repository  
Protected PropertyThe current session cache  
Top
See Also