pmMDA.NET

PersistenceHandler.GetCount Method

[This is preliminary documentation and subject to change.]

Gets the count of data objects which are from a specified type.

Overload List

Gets the count of data objects which are from a specified type.

public int GetCount(Type);

Gets the item count of an indexed property.

public int GetCount(Type,object,Type,string);

See Also

PersistenceHandler Class | PmMda.Net.Dog.Persistence Namespace