ORM Sample Class Library

EnrollmentOrmTemplate Class

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

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

System.Object
   BusinessBase
      Business
         EnrollmentOrmTemplate

[Visual Basic]
<DefaultMember(MemberName="Item")>
MustInherit Public Class EnrollmentOrmTemplate
Inherits Business
[C#]
[DefaultMember(MemberName="Item")]
public abstract class EnrollmentOrmTemplate : 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

EnrollmentOrmTemplate Members | OleroTrainingBiz Namespace


nrollmentOrmTemplate) Gets and Sets the parent OleroTrainingBiz.Student.

Public Instance Methods