This documentation is archived and is not being maintained.

IDynamicDataSource Methods

The IDynamicDataSource type exposes the following members.

  NameDescription
Public method GetView Gets the named data source view associated with the data source control. (Inherited from IDataSource.)
Public method GetViewNames Gets a collection of names representing the list of view objects associated with the IDataSource interface. (Inherited from IDataSource.)
Top

  NameDescription
Public Extension Method ExpandDynamicWhereParameters Expands dynamic filters into Where parameters that are usable by the data source. (Defined by DynamicDataExtensions.)
Public Extension Method GetTable Returns the MetaTable object that is associated with the specified data source control. (Defined by DynamicDataExtensions.)
Top
Show: