This documentation is archived and is not being maintained.

IDataSource Methods

The IDataSource type exposes the following members.

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

  NameDescription
Public Extension Method GetDefaultValues Gets the collection of the default values for the specified data source. (Defined by DynamicDataExtensions.)
Public Extension Method GetMetaTable Gets the metadata for a table in the specified data source object. (Defined by DynamicDataExtensions.)
Public Extension Method TryGetMetaTable Determines whether table metadata is available. (Defined by DynamicDataExtensions.)
Top
Show: