Click or drag to resize

Ignition.Framework.Repositories Namespace

 
Classes
 ClassDescription
Public classCacheId 
Public classConfigurationListProvider Provides access to multiple types of configuration lists in netFORUM.
Public classFindExpressionTools Provides a series of methods that can be used in Find method predicates to test specific conditions
Public classGeneralRepository 
Public classIgnitionDatabaseAccessEventArgs 
Public classIgnitionQueryRequest Represents a request to query NetFORUM data
Public classRepositoryT Provides a base class for read-write repositories for a given type of entity, T
Public classRepositoryReadOnlyT Provides a base class for read-only repositories for a given type of entity, T
Public classRepositorySettingsT Settings used in the configuration of repositories
Public classSubEntityFetchPlan Represents a detailed per-property plan for how sub-entities of a given entity should be fetched by Ignition
Public classSubEntityFetchPlanTEntity 
Public classSubEntityFetchPlanBuilderTModel 
Public classValueTypeProviderObsolete.
Provides access to one or more value-type sub-entities, using configured retrieval and caching rules.
Public classValueTypeProviderSettings Settings used in the configuration of value type providers
Interfaces
 InterfaceDescription
Public interfaceICachingRepository Represents a repository that maintains an internal cache of its entities
Public interfaceIIgnitionQueryResult Represents the results of a NetFORUM-side query
Public interfaceIIgnitionQueryResultT Represents the results of a NetFORUM-side query
Public interfaceIIgnitionQueryResultMetadata 
Public interfaceIRequiredColumnDeterminer 
Public interfaceISubEntityFetchPlan 
Enumerations
 EnumerationDescription
Public enumerationGetAllOptions 
Public enumerationJoinType 
Public enumerationPredefinedFetchPlan 
Public enumerationRepositoryCachingBehavior Specifies whether a repository should enable or disable caching of its top-level entities