ListTableManagementService Class
Provides services relating to list table management and business object query-ability
Namespace: Ignition.Framework.MetadataAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class ListTableManagementService
Public Class ListTableManagementService
public ref class ListTableManagementService
type ListTableManagementService = class end
- Inheritance
- Object ListTableManagementService
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
|