Click or drag to resize

ViewDataSource Class

The result DataSource for a View
Inheritance Hierarchy

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

The ViewDataSource type exposes the following members.

Properties
  NameDescription
Public propertyFilterExpression
Gets or sets the FilterExpression for this View
Public propertyView
Returns the View for this DataSource
Top
See Also