ORM Sample Class Library

DataManager.GetContactCollection Method

Gets multiple Contacts based on the criteria specified by QueryCriteria.And(..).

Overload List

Gets multiple Contacts based on the criteria specified by QueryCriteria.And(..).

public ContactCollection GetContactCollection();

Gets multiple Contacts based on the criteria specified by AddCriteria(..).

public ContactCollection GetContactCollection(params FetchPathRelation[]);

See Also

DataManager Class | OleroTrainingBiz Namespace


tml">DataManager.GetContactCollection Overload List


tModelICustomTypeDescriptorGetAttributes.html">ICustomTypeDescriptor.GetAttributes (inherited from BusinessBase)GetAttributes