SimpleORM.NET
objects<(Of <(T>)>) Method
NamespacesSorm.InterfacesSessionobjects<(Of <(T>)>)()()()

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

Create a query instance for a specific type.
Declaration Syntax
C#Visual BasicVisual C++
Query<T> objects<T>()
Function objects(Of T) As Query(Of T)
generic<typename T>
Query<T>^ objects()
Generic Template Parameters
T

[Missing <typeparam name="T"/> documentation for "M:Sorm.Interfaces.Session.objects``1"]

Return Value
A Query instance

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