Click or drag to resize

FilteredDataSource Class

A filtered DataSource
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Data
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class FilteredDataSource : DataSource

The FilteredDataSource type exposes the following members.

Properties
  NameDescription
Public propertyFilterExpression
The filter expression used in this DataSource
Top
See Also