Click or drag to resize

IOrderParameter Interface

Namespace:  EDK4Net.Data.QueryLanguage
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public interface IOrderParameter : IParameter

The IOrderParameter type exposes the following members.

Properties
  NameDescription
Public propertyOrder
Public propertyProperty (Inherited from IParameter.)
Public propertyToOrderSql
Public propertyToParameterSql (Inherited from IParameter.)
Top
See Also