ORM Sample Class Library

DataManager.GetTeacherCollection Method (FetchPathRelation[])

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

[Visual Basic]
Overloads Public Function GetTeacherCollection( _
   ParamArray relations As FetchPathRelation() _
) As TeacherCollection
[C#]
public TeacherCollection GetTeacherCollection(
   params FetchPathRelation[] relations
);

Parameters

relations
Specify which related tables should be fetched during this query

Return Value

A collection of Teacher objects

See Also

DataManager Class | OleroTrainingBiz Namespace | DataManager.GetTeacherCollection Overload List


>Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

div>29993]

delICustomTypeDescriptorGetClassName.html">ICustomTypeDescriptor.GetClassName (inherited from BusinessBase)GetClassName