ORM Sample Class Library

DataManager.GetEnrollment Method 

Gets a OleroTrainingBiz.Enrollment based on the criteria specified by QueryCriteria.And(..).

[Visual Basic]
Public Function GetEnrollment( _
   ParamArray relations As FetchPathRelation() _
) As Enrollment
[C#]
public Enrollment GetEnrollment(
   params FetchPathRelation[] relations
);

Parameters

relations
Specify which related tables should be fetched during this query

Return Value

A Enrollment, or null if not found

See Also

DataManager Class | OleroTrainingBiz Namespace


lay: none;">
div>od.gif">ICustomTypeDescriptor.GetClassName (inherited from BusinessBase)GetClassName