PrintDocument for WinForms
Filters プロパティ (DataSet)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > DataSet クラス : Filters プロパティ
Gets the collection of Expression objects applied to the fetched records to filter them for the current data set.
シンタックス
'宣言
 
Public ReadOnly Property Filters As ExpressionCollection
'使用法
 
Dim instance As DataSet
Dim value As ExpressionCollection
 
value = instance.Filters
public ExpressionCollection Filters {get;}
参照

DataSet クラス
DataSet メンバ