Click or drag to resize
StorageManager Methods

The StorageManager type exposes the following members.

Methods
  Name Description
Public method All (Inherited from DataManagerTEntity.)
Public method AllAvaliables
List all repositories that are valid for use.
Public method Any (Inherited from DataManagerTEntity.)
Public method Any(ExpressionFuncTEntity, Boolean) (Inherited from DataManagerTEntity.)
Public method BuildInfo
Re-buids all the repository information
Public method Close (Inherited from DataManagerTEntity.)
Public method Count (Inherited from DataManagerTEntity.)
Public method CreateOperation
Creates the operation for a repository and a client
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 GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetInfo
Get Information about the repository
Public method GetManager (Inherited from DataManagerTEntity.)
Public method GetRepositorySize
Get the size of the repository
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 PurgeOperation
Purges the operation and all the images of the operation
Public method Remove (Inherited from DataManagerTEntity.)
Public method RemoveAny
Remove any with the predicate
(Inherited from DataManagerTEntity.)
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