DBExecution Constructor (String)DataBaseExecutors
Constructor from connection name (in web.config/app.config)

Namespace: DataBaseExecutors
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public DBExecution(
	string conName
)

Parameters

conName
Type: System String

[Missing <param name="conName"/> documentation for "M:DataBaseExecutors.DBExecution.#ctor(System.String)"]

See Also