Returns a collection of data objects for the specified type from the object store.
Overload List
| Name | Description | |
|---|---|---|
![]() |
SelectObjects(String) | Returns a collection of data objects for the specified type from the object store. |
![]() |
SelectObjects(String, []) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions. |
![]() |
SelectObjects(String, [], Boolean) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions. |
![]() |
SelectObjects(String, [], String) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions and filter. |
![]() |
SelectObjects(String, [], []) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions and properties. |
![]() |
SelectObjects(String, [], String, String) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions and filter, and sorted according to the specified ordering. |
![]() |
SelectObjects(String, [], [], String) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions, properties, and filter. |
![]() |
SelectObjects(String, [], [], String, String) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions, properties, and filter, and sorted according to the specified ordering. |
![]() |
SelectObjects(String, [], [], String, String, Boolean) | Returns a collection of data objects for the specified type from the object store, filtered by the specified restrictions, properties, and filter, and sorted according to the specified ordering. |
Top
.gif)