AbsAggregatable makeReplacedKey Method DataBaseExecutors

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

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

public string makeReplacedKey(
	string keyName,
	string changedValue
)

Parameters

keyName
Type: System String

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

changedValue
Type: System String

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

Return Value

Type: String

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

See Also