![]() |
RepositoryManager Methods |
The RepositoryManager type exposes the following members.
Name | Description | |
---|---|---|
![]() |
All | (Inherited from DataManagerTEntity.) |
![]() |
Any | (Inherited from DataManagerTEntity.) |
![]() |
Any(ExpressionFuncTEntity, Boolean) | (Inherited from DataManagerTEntity.) |
![]() |
Close | (Inherited from DataManagerTEntity.) |
![]() |
Count | (Inherited from DataManagerTEntity.) |
![]() |
CreateNew |
Creates a New Entry to the Image
|
![]() |
Dispose | (Inherited from DataManagerTEntity.) |
![]() |
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAllEntries |
Enumerate all entries in a image
|
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetManager | (Inherited from DataManagerTEntity.) |
![]() |
GetRepositoryImages |
Enumerate all repository images
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Load | (Inherited from DataManagerTEntity.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OpenQuery | (Inherited from DataManagerTEntity.) |
![]() |
Remove | (Inherited from DataManagerTEntity.) |
![]() |
RemoveAny |
Remove any with the predicate
(Inherited from DataManagerTEntity.) |
![]() |
RemoveEntry |
Remove a Backup Entry from the Image
|
![]() |
SaveOrUpdate | (Inherited from DataManagerTEntity.) |
![]() |
Search | (Inherited from DataManagerTEntity.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
ToDictionary | Overloaded.
Convert the object properties to a dictionary
(Defined by ObjectUtility.) |
![]() |
ToDictionaryT | Overloaded.
Converts the object properties to a dictionary
(Defined by ObjectUtility.) |