The following tables list the members exposed by TupleResolver.
Name | Description | |
---|---|---|
HasUnregisterdPositions | Gets a value indicating whether this instance has unregisterd positions. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
MembersCount | Gets the number of members in a tuple. | |
Positions | Gets the list of the positions this instance is working with. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
PositionSize | Gets the number of the items in a position. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
RootPositionInfo | Gets the root Infragistics.Olap.Core.PositionItemInfo<TKey,TSortKey> item. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
RootTupleIndexInfo | Gets the root TupleIndexInfo item. |
Name | Description | |
---|---|---|
CompleteRegisterPositions | Registers all position items found in Positions collection. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
GetChildren | (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
GetHostPositionItemInfo | (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
GetPositionIndex | Gets the index of the specified position. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
GetPositionIndexAsync | Gets the index of the specified position. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
GetTupleIndex | Gets the index of the specified tuple. | |
GetTupleIndexAsync | Gets the index of the specified tuple. | |
IsMemberExpanded | Overloaded. Determines whether the specified tuple member is expanded in the context of TupleResolver.Positions. collection. | |
ResolveParentPositionItem | Resolves the parent member of specified position item. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
ResolveParentTupleMember | Overloaded. Resolves the parent member of specified tuple member. |
Name | Description | |
---|---|---|
OnGetPositionIndexCompleted | Raises the GetPositionIndexCompleted event. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) | |
ResolverRootPositionInfo | Overridden. |
Name | Description | |
---|---|---|
GetPositionIndexCompleted | Occurs when asynchronous operation of getting index of position is completed. (Inherited from Infragistics.Olap.Core.PositionResolver<string,object>) |