RanorexRanorex Documentation
DataSources Class
NamespacesRanorexDataSources
A collection providing access to data connectors defined in the current TestSuite.
Declaration Syntax
C#Visual BasicVisual C++
public class DataSources
Public Class DataSources
public ref class DataSources
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DataSources

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)