FrameViewWhere Method |
Name | Description | |
---|---|---|
![]() | Where(FuncFrameRow, Boolean) |
Selects rows matching the given criteria.
|
![]() | WhereT(String, FuncT, Boolean) |
Selects rows in which the value of the given column matches the given criteria.
|