This documentation is archived and is not being maintained.
IDynamicDataSource Methods
Visual Studio 2008
The IDynamicDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetView | Gets the named data source view associated with the data source control. (Inherited from IDataSource.) |
|
GetViewNames | Gets a collection of names representing the list of view objects associated with the IDataSource interface. (Inherited from IDataSource.) |
| Name | Description | |
|---|---|---|
|
ExpandDynamicWhereParameters | Expands dynamic filters into Where parameters that are usable by the data source. (Defined by DynamicDataExtensions.) |
|
GetTable | Returns the MetaTable object that is associated with the specified data source control. (Defined by DynamicDataExtensions.) |
Show: