ORM Sample Class Library

ContactOrmTemplate.NewStudent Method 

Creates a new OleroTrainingBiz.Student, adding it to the collection.

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

Return Value

A new Student object

Remarks

CommitAll() must be called to persist this to the database.

See Also

ContactOrmTemplate Class | OleroTrainingBiz Namespace


oter">

Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

ntation Feedback: ContactOrmTemplate Class">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

tr>