Click or drag to resize

FilteredDataSource Class

A filtered DataSource
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Data
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.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