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