AggregatedDataProviderデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ActualCount | |
![]() | ActualSchema | |
![]() | DeferAutoRefresh | データ プロバイダーの自動更新を遅延するかどうかを取得または設定します。 |
![]() | ExecutionContext | |
![]() | FilterExpressions | プロバイダーに割り当てられる現在のフィルター説明を取得します。 |
![]() | GroupDescriptions | プロバイダーに割り当てられる現在のグループ化説明を取得します。 |
![]() | IncludeParentSummary | 複数のグループ化が提供される場合に集計が親集計を含むかどうかを取得または設定します。false の場合集計は、最下位レベルのグループ化の集計のみを提供します。 |
![]() | IsFilteringSupported | このレベルにプロバイダーがフィルターをサポートするかどうかを取得します。 |
![]() | IsGroupingSupported | このレベルにプロバイダーがグループ化をサポートするかどうかを取得します。 |
![]() | IsItemIndexLookupSupported | |
![]() | IsKeyIndexLookupSupported | |
![]() | IsSortingSupported | このレベルにプロバイダーが並べ替えをサポートするかどうかを取得します。 |
![]() | ItemsSource | プロバイダーのローカル データを取得または設定します。 |
![]() | NotifyUsingSourceIndexes | |
![]() | PropertiesRequested | |
![]() | SchemaHints | 特定のプロパティのスキーマに関するヒントを取得または設定します。 |
![]() | SchemaIncludedProperties | |
![]() | SortDescriptions | プロバイダーに割り当てられる現在の並べ替え説明を取得します。 |
![]() | SummaryDescriptions | プロバイダーに割り当てられた現在の集計説明を取得します。 |
![]() | SummaryScope | 集計が計算されるスコープを取得または設定します。 |
![]() | TargetDataSource | |
![]() | UpdateNotifier |
名前 | 解説 | |
---|---|---|
![]() | AddItem | |
![]() | Clone | |
![]() | FlushAutoRefresh | 自動リフレッシュを強制的に同期的に実行します。 |
![]() | GetItemAtIndex | |
![]() | GetItemValue | |
![]() | IndexOfItem | |
![]() | IndexOfKey | |
![]() | NotifyClearItems | |
![]() | NotifyInsertItem | |
![]() | NotifyRemoveItem | |
![]() | NotifySetItem | |
![]() | QueueAutoRefresh | 自動更新の実行をキューします。 |
![]() | Refresh | データ プロバイダーを同期に更新します。 |
![]() | RemoveItem | |
![]() | ResolveSchemaPropertyType | |
![]() | SetItemValue |
名前 | 解説 | |
---|---|---|
![]() | OnPropertyChanged | プロパティを変更すると呼び出されます。 |
![]() | PropertyUpdatedOverride | プロバイダーのプロパティが更新されたときに呼び出されます。 |
![]() | RefreshInternalOverride | 更新ロジックを提供するためにオーバーライドされます。 |
名前 | 解説 | |
---|---|---|
![]() | PropertyChanged | |
![]() | SchemaChanged | プロバイダーのスキーマが変更されたことを示します。 |