Design Pattern Framework 3.5
DataObjects.Linq Namespace
Patterns-In-Action! Application ► DataObjects.Linq

C# | Visual Basic |
namespace DataObjects.Linq
Namespace DataObjects.Linq

All Types | Classes |
Icon | Type | Description |
---|---|---|
![]() |
ActionDataContext |
|
![]() |
CategoryEntity |
|
![]() |
CustomerEntity |
|
![]() |
DataContextFactory |
DataContext factory caches the connectionstring and the
mapping source so that DataContext instances can be created quickly.
This significantly reduces the DataContext creation times.
|
![]() |
OrderDetailEntity |
|
![]() |
OrderEntity |
|
![]() |
ProductEntity |
|
![]() |
VersionConverter |
Helper class to facilitate Binary timestamp conversions.
|