Ignition. |
| Class | Description | |
|---|---|---|
| CacheId | ||
| ConfigurationListProvider | Provides access to multiple types of configuration lists in netFORUM. | |
| FindExpressionTools | Provides a series of methods that can be used in Find method predicates to test specific conditions | |
| GeneralRepository | ||
| IgnitionDatabaseAccessEventArgs | ||
| IgnitionQueryRequest | Represents a request to query NetFORUM data | |
| RepositoryT | Provides a base class for read-write repositories for a given type of entity, T | |
| RepositoryReadOnlyT | Provides a base class for read-only repositories for a given type of entity, T | |
| RepositorySettingsT | Settings used in the configuration of repositories | |
| SubEntityFetchPlan | Represents a detailed per-property plan for how sub-entities of a given entity should be fetched by Ignition | |
| SubEntityFetchPlanTEntity | ||
| SubEntityFetchPlanBuilderTModel | ||
| ValueTypeProvider | Obsolete. Provides access to one or more value-type sub-entities, using configured retrieval and caching rules. | |
| ValueTypeProviderSettings | Settings used in the configuration of value type providers |
| Interface | Description | |
|---|---|---|
| ICachingRepository | Represents a repository that maintains an internal cache of its entities | |
| IIgnitionQueryResult | Represents the results of a NetFORUM-side query | |
| IIgnitionQueryResultT | Represents the results of a NetFORUM-side query | |
| IIgnitionQueryResultMetadata | ||
| IRequiredColumnDeterminer | ||
| ISubEntityFetchPlan |
| Enumeration | Description | |
|---|---|---|
| GetAllOptions | ||
| JoinType | ||
| PredefinedFetchPlan | ||
| RepositoryCachingBehavior | Specifies whether a repository should enable or disable caching of its top-level entities |