Design Pattern Framework 3.5
DataObjects.Linq Namespace
Patterns-In-Action! Application ► DataObjects.Linq
Declaration Syntax
C# | Visual Basic |
namespace DataObjects.Linq
Namespace DataObjects.Linq
Types
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.
|