ORM Sample Class Library

DataManager.NewEnrollment Method 

Creates a new Enrollment.

[Visual Basic]
Public Function NewEnrollment() As Enrollment
[C#]
public Enrollment NewEnrollment();

Return Value

A new Enrollment object

Remarks

CommitAll to have this written to the database.

See Also

DataManager Class | OleroTrainingBiz Namespace


tact();