SimpleORM.NET
descending Method (p_name)
NamespacesSorm.InterfacesOrderdescending(String)

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

Assign a new OrderNode for descending order.
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)
Field to order by
Return Value
The new ordering description resulting out of connecting this with the new item

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