ORM Sample Class Library

StudentOrmTemplate.NewEnrollment Method 

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

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

Return Value

A new Enrollment object

Remarks

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

See Also

StudentOrmTemplate Class | OleroTrainingBiz Namespace


?subject=ORM Sample Class Library Documentation Feedback: StudentOrmTemplate.Item Property ">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

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

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

b>) Gets and sets the property at the underlying row index.