[This is preliminary documentation and is subject to change.]
Members
Icon | Member | Description |
---|---|---|
select(Guid, TypeSchema) |
Retrieves data for a single instance from the storage.
| |
select(TypeSchema, Constraint, Order) |
Selects data for multiple instances of a given schema.
| |
select(String, array<NameValuePair>[]()[]) |
Selects raw data from a specific table.
|