Click or drag to resize
RepositoryManager Methods

The RepositoryManager type exposes the following members.

Methods
  Name Description
Public method All (Inherited from DataManagerTEntity.)
Public method Any (Inherited from DataManagerTEntity.)
Public method Any(ExpressionFuncTEntity, Boolean) (Inherited from DataManagerTEntity.)
Public method Close (Inherited from DataManagerTEntity.)
Public method Count (Inherited from DataManagerTEntity.)
Public method CreateNew
Creates a New Entry to the Image
Public method Dispose (Inherited from DataManagerTEntity.)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetAllEntries
Enumerate all entries in a image
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetManager (Inherited from DataManagerTEntity.)
Public method GetRepositoryImages
Enumerate all repository images
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Load (Inherited from DataManagerTEntity.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method OpenQuery (Inherited from DataManagerTEntity.)
Public method Remove (Inherited from DataManagerTEntity.)
Public method RemoveAny
Remove any with the predicate
(Inherited from DataManagerTEntity.)
Public method RemoveEntry
Remove a Backup Entry from the Image
Public method SaveOrUpdate (Inherited from DataManagerTEntity.)
Public method Search (Inherited from DataManagerTEntity.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also