pmMDA.NET

IRemotingHandler Members

IRemotingHandler overview

Public Instance Methods

Contains Returns whether a specified indexed property contains a specified item.
ContainsAll Returns whether a specified indexed property contains all specified items.
GetCountOverloaded. Gets the count of data objects which are from a specified type.
GetPersistentItemIds Returns the identifiers of the specified items which are persistent.
IndexOf Gets the index of an item of an indexed property.
Remove Removes a specified data object from the server.
RetrieveOverloaded. Retrieves a subset of data objects which are from a specified type and which follow the last available item.
RetrieveLwOverloaded. Retrieves the list of lightweight data objects of the given type.
RetrievePagedOverloaded. Retrieves the data objects tree using paging.
StoreOverloaded. Stores the data objects which belong to the specified dogUpdates within one transaction.

See Also

IRemotingHandler Interface | PmMda.Net.Dog.Remoting Namespace