Click or drag to resize

ListTableManagementServiceEnsureTableIsQueryable Method

Overload List
 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