SimpleORM.NET
execute Method
NamespacesSormQuery<(Of <(T>)>)execute()()()

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

The prepared Query will be executed.
Declaration Syntax
C#Visual BasicVisual C++
public ObjectList<T> execute()
Public Function execute As ObjectList(Of T)
public:
virtual ObjectList<T>^ execute() sealed
Return Value
Always a valid but possible empty instance

Assembly: sorm (Module: sorm) Version: 1.0.0.13068