Table of Contents

Interface IFilteredRowSet

Namespace
Javax.Sql.Rowset
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/rowset/FilteredRowSet.html

public interface IFilteredRowSet : IWebRowSet, ICachedRowSet
Inherited Members

Properties

Filter

Predicate Filter { get; set; }

Property Value

Predicate