BaseDataProviderInstance Class |
Namespace: Colygon.MatchPoint.Core.DataProviders
public abstract class BaseDataProviderInstance
The BaseDataProviderInstance type exposes the following members.
Name | Description | |
---|---|---|
BaseDataProviderInstance | Initializes a new instance of the BaseDataProviderInstance class |
Name | Description | |
---|---|---|
CachePolicy |
Returns the CachePolicy of the data provider.
|
Name | Description | |
---|---|---|
AddConnectionDependencies |
Adds the dependencies of the data provider to the DependencyCollection.
| |
CreateContextMenuBuilder |
Returns a BaseContextMenuBuilder instance that is used to create the context menu for result items of
the data provider.
| |
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. | |
GetCommandLinks | ||
GetContextualRibbonElements | ||
GetData | Returns the data that is aggregated by the data provider. | |
GetData(Int32, Int32) |
Returns a PageResult from the data that is aggregated by the data provider.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetInternalData | Implements functionality for aggregating the data for this data provider. | |
GetInternalData(Int32, Int32) |
Returns a PageResult from the data that is aggregated by the data provider.
| |
GetRefinementResults | ||
GetRowId | Returns a unique ID for the specified row. | |
GetRowsByIds | Returns the rows for the specified row IDs. | |
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 | ||
ColumnNames |