ORM Sample Class Library

RoomOrmTemplate Class

Wraps a datarow, exposing it's richest features as properties and methods.

For a list of all members of this type, see RoomOrmTemplate Members.

System.Object
   BusinessBase
      Business
         RoomOrmTemplate

[Visual Basic]
<DefaultMember(MemberName="Item")>
MustInherit Public Class RoomOrmTemplate
Inherits Business
[C#]
[DefaultMember(MemberName="Item")]
public abstract class RoomOrmTemplate : Business

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OleroTrainingBiz

Assembly: OleroTrainingBiz (in OleroTrainingBiz.dll)

See Also

RoomOrmTemplate Members | OleroTrainingBiz Namespace


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

Public Instance Methods