ORM Sample Class Library

ContactOrmTemplate Class

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

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

System.Object
   BusinessBase
      Business
         ContactOrmTemplate

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

ContactOrmTemplate Members | OleroTrainingBiz Namespace


tr>