Click or drag to resize

ListTableManagementService Methods

The ListTableManagementService type exposes the following members.

Methods
 NameDescription
Public methodEnsureTableIsQueryable(Type, String, String, String) Ensures that a given table is queryable under a given business object, by way of an appropriate list table entry
Public methodEnsureTableIsQueryable(Type, String, JoinType, String, String) Ensures that a given table is queryable under a given business object, by way of an appropriate list table entry
Public methodEnsureTableIsQueryableTEntity(String, String, String) Ensures that a given table is queryable under a given business object, by way of an appropriate list table entry
Public methodEnsureTableIsQueryableTEntity(String, JoinType, String, String) Ensures that a given table is queryable under a given business object, by way of an appropriate list table entry
Top
See Also