CreateContext Method

Design Pattern Framework 3.5

Design Pattern Framework 3.5 CreateContext Method
Patterns-In-Action! ApplicationDataObjects.LinqDataContextFactoryCreateContext()()()
Rapidly creates a new DataContext using cached connectionstring and mapping source.
Declaration Syntax
C# Visual Basic
public static ActionDataContext CreateContext()
Public Shared Function CreateContext As ActionDataContext
Return Value

Assembly: DataObjects (Module: DataObjects) Version: 1.0.0.0 (1.0.0.0)