A collection providing access to data connectors defined in the current TestSuite.
| C# | Visual Basic | Visual C++ |
public class DataSources
Public Class DataSources
public ref class DataSources
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| DataSources()()() | Initializes a new instance of the DataSources class | |
| All |
Retrieves a list of all DataCache instances, representing the data connectors defined in the current TestSuite.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Get(String) |
Retrieves a DataCache representing a data connectors defined in the current TestSuite.
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| DataSources | |
