Query Constructor CleanCode C# Libraries v1.2.03 API
Initializes a new instance of the Query class.

Namespace: CleanCode.DatabaseControls
Assembly: CleanCode.DatabaseControls (in CleanCode.DatabaseControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public Query()
Remarks

This constructor is generally not needed by the user but is required by serialization.
See Also