ORM Sample Class Library

Schedule Class

Wraps a row and it's columns/children/parents

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

System.Object
   BusinessBase
      Business
         ScheduleOrmTemplate
            Schedule

[Visual Basic]
<DefaultMember(MemberName="Item")>
Public Class Schedule
Inherits ScheduleOrmTemplate
[C#]
[DefaultMember(MemberName="Item")]
public class Schedule : ScheduleOrmTemplate

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.

Remarks

This class should not be instantiated directly. See GetSchedule. This class should be customized.

Requirements

Namespace: OleroTrainingBiz

Assembly: OleroTrainingBiz (in OleroTrainingBiz.dll)

See Also

Schedule Members | OleroTrainingBiz Namespace


scriptor.GetAttributes (inherited from BusinessBase)GetAttributes