Click or drag to resize

TopFunction Constructor

Initializes a new instance of the TopFunction class

Namespace:  EDK4Net.Data.QueryLanguage
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public TopFunction(
	int records
)

Parameters

records
Type: SystemInt32
See Also