ORM Sample Class Library

DataManager.NewStudent Method 

Creates a new Student.

[Visual Basic]
Public Function NewStudent() As Student
[C#]
public Student NewStudent();

Return Value

A new Student object

Remarks

CommitAll to have this written to the database.

See Also

DataManager Class | OleroTrainingBiz Namespace


p>tact();