SimpleORM.NET
ascending Method (p_name)
NamespacesSorm.InterfacesQuery<(Of <(T>)>)ascending(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 ascending(
	string p_name
)
Function ascending ( _
	p_name As String _
) As Order
Order^ ascending(
	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