Click or drag to resize
CustomTableItemProviderGetItems Method
Overload List
  NameDescription
Public methodStatic memberGetItemsTType
Returns all custom table items of specified type.
Public methodStatic memberGetItems(String)
Returns the query for all custom table items.
Public methodStatic memberGetItems(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.
Top
See Also