CustomTableItemProviderGetItems Method |
Name | Description | |
---|---|---|
GetItemsTType |
Returns all custom table items of specified type.
| |
GetItems(String) |
Returns the query for all custom table items.
| |
GetItems(String, String, String, Int32, String) |
Returns the query of all data record for given custom table filtered out by where condition and ordered by given expression.
|