ORM Sample Class Library

RoomOrmTemplate.NewSchedule Method 

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

[Visual Basic]
Overridable Public Function NewSchedule() As Schedule
[C#]
public virtual Schedule NewSchedule();

Return Value

A new Schedule object

Remarks

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

See Also

RoomOrmTemplate Class | OleroTrainingBiz Namespace


"mailto:support@olero.com?subject=ORM Sample Class Library Documentation Feedback: RoomOrmTemplate.Item Property ">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

n Feedback: RoomOrmTemplate Class">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

IGN="top">Schedules (inherited from RoomOrmTemplate) Exposes the collection of child OleroTrainingBiz.Schedules.

Public Instance Methods