DataSourcesCollection Remove Method
Overload List

  Name Description
Public method Remove(String)
Remove removes the data source specified by name
Public method Remove(DataSourceElement)
Remove removes dataServiceElement from the collection of data sources in this class.
Back to Top
See Also