AbsAggregatable ListupKeys Method DataBaseExecutors

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

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

public List<string> ListupKeys(
	int depth
)

Parameters

depth
Type: System Int32

[Missing <param name="depth"/> documentation for "M:DataBaseExecutors.Aggregation.AbsAggregatable.ListupKeys(System.Int32)"]

Return Value

Type: List String 

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

See Also