Click or drag to resize

DataSourceCollection Methods

The DataSourceCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Adding a new TableDataSource to the DataSourceCollection.
Public methodContains Returns true if the specified TableDataSource is contained in the collection.
Public methodFindByCaption Finds a TableDataSource by its caption
Public methodFindByName Finds a TableDataSource by its name
Public methodGetEnumerator Enumerates through the list of datasources.
Public methodIndexOf Returns the index of the specified TableDataSource item.
Public methodRefresh Refresh the datasource.
Top
See Also