Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DataAccessFramework
Querying
SortExpression
C# Class DataAccessFramework.Querying.SortExpression
Represents an expression for specifying sorting in the data query.
ファイルを表示
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. ///