EnsureTableIsQueryable(Type, String, String, String) | Ensures that a given table is queryable under a given business object, by way of an appropriate list table entry |
EnsureTableIsQueryable(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 |
EnsureTableIsQueryableTEntity(String, String, String) | Ensures that a given table is queryable under a given business object, by way of an appropriate list table entry |
EnsureTableIsQueryableTEntity(String, JoinType, String, String) | Ensures that a given table is queryable under a given business object, by way of an appropriate list table entry |