ORM Sample Class Library

StudentOrmTemplate Class

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

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

System.Object
   BusinessBase
      Business
         StudentOrmTemplate

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

StudentOrmTemplate Members | OleroTrainingBiz Namespace


b>) Gets and sets the property at the underlying row index.