SqlDataSourceDesigner.PreFilterProperties(IDictionary) メソッド

定義

[プロパティ] グリッドのプロパティの追加や削除、または、関連付けられたコントロールのプロパティをシャドウするために、デザイナーによって使用されます。

protected:
 override void PreFilterProperties(System::Collections::IDictionary ^ properties);
protected override void PreFilterProperties (System.Collections.IDictionary properties);
override this.PreFilterProperties : System.Collections.IDictionary -> unit
Protected Overrides Sub PreFilterProperties (properties As IDictionary)

パラメーター

properties
IDictionary

フィルター処理の対象となるプロパティ。

適用対象

こちらもご覧ください