PowerTools ActiveReports for .NET 9.0J
Filters プロパティ (DataSet)

データセットにデータの各行に適用するフィルタを取得または設定します。

構文
'宣言
 
Public ReadOnly Property Filters As IList(Of Filter)
public IList<Filter> Filters {get;}

プロパティ値

データセットにデータの各行に適用するフィルタを含むFilterCollectionオブジェクト。

参照

関連項目

DataSet クラス
DataSet メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.