Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DataAccessFramework
Querying
SortExpression
C# Class DataAccessFramework.Querying.SortExpression
Represents an expression for specifying sorting in the data query.
Mostrar archivo
Open project: PeteProgrammer/DataAccessFramework
Class Usage Examples
Public Methods
Method
Description
SortExpression
(
FieldReference
field
)
Creates a new
SortExpression
instance.
Method Details
SortExpression()
public
method
Creates a new
SortExpression
instance.
public
SortExpression
(
FieldReference
field
)
field
FieldReference
/// Value for the
property. ///