ORM Sample Class Library

Enrollment Class

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

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

System.Object
   BusinessBase
      Business
         EnrollmentOrmTemplate
            Enrollment

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

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 GetEnrollment. This class should be customized.

Requirements

Namespace: OleroTrainingBiz

Assembly: OleroTrainingBiz (in OleroTrainingBiz.dll)

See Also

Enrollment Members | OleroTrainingBiz Namespace


nd(..).