ActionDataContext Constructor (connection)

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ActionDataContext Constructor (connection)
Patterns-In-Action! ApplicationDataObjects.LinqActionDataContextActionDataContext(String)
Initializes a new instance of the ActionDataContext class
Declaration Syntax
C# Visual Basic
public ActionDataContext(
	string connection
)
Public Sub New ( _
	connection As String _
)
Parameters
connection (String)

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