DataAggregator Constructor DataBaseExecutors
Initializes a new instance of the DataAggregator class

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

public DataAggregator(
	string conName
)

Parameters

conName
Type: System String

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

See Also