This documentation is archived and is not being maintained.
IDataSource Methods
Visual Studio 2010
The IDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetView | Gets the named data source view associated with the data source control. |
|
GetViewNames | Gets a collection of names representing the list of view objects associated with the IDataSource interface. |
| Name | Description | |
|---|---|---|
|
GetDefaultValues | Gets the collection of the default values for the specified data source. (Defined by DynamicDataExtensions.) |
|
GetMetaTable | Gets the metadata for a table in the specified data source object. (Defined by DynamicDataExtensions.) |
|
TryGetMetaTable | Determines whether table metadata is available. (Defined by DynamicDataExtensions.) |
Show: