SimpleORM.NET
select_into Method
NamespacesSorm.InterfacesProviderselect_into()()()

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

Members
IconMemberDescription
select_into(TypeSchema, ObjectModel, Constraint, Order)
Adds data for multiple instances conforming to a given schema to a given Model.

select_into(TypeSchema, ObjectModel, Guid, String, array<String>[]()[])
This method is designed to fetch data for 1-n and m-n relations from the storage. All entries owned by p_id are fetched.

select_into(String, ObjectModel)
Select data for a given type name.

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