Click or drag to resize

bbddDataContext Constructor (IDbConnection)

Initializes a new instance of the bbddDataContext class

Namespace:  Evolucion
Assembly:  Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bbddDataContext(
	IDbConnection connection
)

Parameters

connection
Type: System.DataIDbConnection

[Missing <param name="connection"/> documentation for "M:Evolucion.bbddDataContext.#ctor(System.Data.IDbConnection)"]

See Also