Click or drag to resize

FilteredDataSource Class

A filtered DataSource
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.DataDataSource
              Easymap.AddIn.DataFilteredDataSource

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