SimpleORM.NET
descending Method (p_name)
NamespacesSorm.InterfacesQuery<(Of <(T>)>)descending(String)

[This is preliminary documentation and is subject to change.]

Start an order chain with the given field.
Declaration Syntax
C#Visual BasicVisual C++
Order descending(
	string p_name
)
Function descending ( _
	p_name As String _
) As Order
Order^ descending(
	String^ p_name
)
Parameters
p_name (String)
Name of field to order by
Return Value
Start of an ordering chain

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068