AbsAggregatable GetKeyValue Method DataBaseExecutors

[Missing <summary> documentation for "M:DataBaseExecutors.Aggregation.AbsAggregatable.GetKeyValue(System.String)"]

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

public string GetKeyValue(
	string keyName
)

Parameters

keyName
Type: System String

[Missing <param name="keyName"/> documentation for "M:DataBaseExecutors.Aggregation.AbsAggregatable.GetKeyValue(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:DataBaseExecutors.Aggregation.AbsAggregatable.GetKeyValue(System.String)"]

See Also