ORM Sample Class Library

DataManager.NewCourse Method 

Creates a new Course.

[Visual Basic]
Public Function NewCourse() As Course
[C#]
public Course NewCourse();

Return Value

A new Course object

Remarks

CommitAll to have this written to the database.

See Also

DataManager Class | OleroTrainingBiz Namespace


anager(Config.Dsn);