バージョン

FlatDataProvider クラス メンバ

FlatDataProviderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
パブリック フィールド
パブリック プロパティ
 名前解説
Public プロパティActualCount  
Public プロパティActualSchema  
Public プロパティBroadcastChangesToRightDataSource  
Public プロパティDeferAutoRefresh  
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティExecutionContext  
Public プロパティFilterExpressionsプロバイダーに割り当てられる現在のフィルター説明を取得します。  
Public プロパティGroupDescriptionsプロバイダーに割り当てられる現在のグループ化説明を取得します。  
Public プロパティIsFilteringSupportedこのレベルにプロバイダーがフィルターをサポートするかどうかを取得します。  
Public プロパティIsGroupingSupportedこのレベルにプロバイダーがグループ化をサポートするかどうかを取得します。  
Public プロパティIsItemIndexLookupSupported  
Public プロパティIsKeyIndexLookupSupported  
Public プロパティIsSealedGets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。
Public プロパティIsSortingSupportedこのレベルにプロバイダーが並べ替えをサポートするかどうかを取得します。  
Public プロパティItemsSource  
Public プロパティJoinCollisionTypeエイリアスとの衝突が解除されていない名前付けで衝突するプロパティについての対処方法を取得または設定します。  
Public プロパティJoinType特定のプロパティのスキーマに関するヒントを取得または設定します。  
Public プロパティLeftJoinProperty特定のプロパティのスキーマに関するヒントを取得または設定します。  
Public プロパティNotifyUsingSourceIndexes  
Public プロパティPropertiesRequested  
Public プロパティRightDataSource  
Public プロパティRightJoinProperty特定のプロパティのスキーマに関するヒントを取得または設定します。  
Public プロパティSchemaHints特定のプロパティのスキーマに関するヒントを取得または設定します。  
Public プロパティSortDescriptionsプロバイダーに割り当てられる現在の並べ替え説明を取得します。  
Public プロパティSummaryDescriptionsプロバイダーに割り当てられた現在の集計説明を取得します。  
Public プロパティSummaryScope集計が計算されるスコープを取得または設定します。  
Public プロパティTargetDataSource  
Public プロパティUpdateNotifier  
トップ
パブリック メソッド
 名前解説
Public メソッドAddItem  
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドClone  
Public メソッドCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドCreateDynamicItem  
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドFlushAutoRefresh自動リフレッシュを強制的に同期的に実行します。  
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetItemAtIndex  
Public メソッドGetItemValue  
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドHasDynamicItemProperty  
Public メソッドIndexOfItem  
Public メソッドIndexOfKey  
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドNotifyClearItems  
Public メソッドNotifyInsertItem  
Public メソッドNotifyRemoveItem  
Public メソッドNotifySetItem  
Public メソッドQueueAutoRefresh自動更新の実行をキューします。  
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドRefreshデータ プロバイダーを同期に更新します。  
Public メソッドRemoveItem  
Public メソッドResolveSchemaPropertyType  
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドSetDynamicItemProperty  
Public メソッドSetItemValue  
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnPropertyChangedオーバーロードされます。 プロパティを変更すると呼び出されます。  
Protected メソッドPropertyUpdatedOverrideプロバイダーのプロパティが更新されたときに呼び出されます。  
Protected メソッドRefreshInternalOverride更新ロジックを提供するためにオーバーライドされます。  
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントPropertyChanged  
Public イベントSchemaChangedプロバイダーのスキーマが変更されたことを示します。  
トップ
参照