DataProviderWithConditionsInstance Class |
Namespace: Colygon.MatchPoint.Core.DataProviders
public abstract class DataProviderWithConditionsInstance : BaseDataProviderInstance
The DataProviderWithConditionsInstance type exposes the following members.
Name | Description | |
---|---|---|
DataProviderWithConditionsInstance | Initializes a new instance of the DataProviderWithConditionsInstance class |
Name | Description | |
---|---|---|
CachePolicy |
Returns the CachePolicy of the data provider.
(Inherited from BaseDataProviderInstance.) |
Name | Description | |
---|---|---|
AddConnectionDependencies | (Overrides BaseDataProviderInstanceAddConnectionDependencies(DependencyCollection).) | |
CreateContextMenuBuilder |
Returns a BaseContextMenuBuilder instance that is used to create the context menu for result items of
the data provider.
(Inherited from BaseDataProviderInstance.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetCacheToken | Returns a cache token that identifies the current data set, i.e. the query used to aggregate the data. (Inherited from BaseDataProviderInstance.) | |
GetCommandLinks | (Inherited from BaseDataProviderInstance.) | |
GetContextualRibbonElements | (Inherited from BaseDataProviderInstance.) | |
GetData | Returns the data that is aggregated by the data provider. (Inherited from BaseDataProviderInstance.) | |
GetData(Int32, Int32) |
Returns a PageResult from the data that is aggregated by the data provider.
(Inherited from BaseDataProviderInstance.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetInternalData | Implements functionality for aggregating the data for this data provider. (Inherited from BaseDataProviderInstance.) | |
GetInternalData(Int32, Int32) |
Returns a PageResult from the data that is aggregated by the data provider.
(Inherited from BaseDataProviderInstance.) | |
GetRefinementResults | (Inherited from BaseDataProviderInstance.) | |
GetRowId | Returns a unique ID for the specified row. (Inherited from BaseDataProviderInstance.) | |
GetRowsByIds | Returns the rows for the specified row IDs. (Inherited from BaseDataProviderInstance.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
CacheKey | (Inherited from BaseDataProviderInstance.) | |
ColumnNames | (Inherited from BaseDataProviderInstance.) | |
Conditions |