DataSource Members
Include Protected Members
Include Inherited Members
Represents and provides access to a DDEX data source.
The DataSource type exposes the following members.
Constructors
Name
Description
Class constructor.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Retrieves a description for a data source combined with a specified DDEX provider.
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Retrieves a property of the data source that is stored with the data source registration entries.
Retrieves an array of data provider GUIDs representing DDEX providers that support the data source.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Retrieves the default DDEX provider using a global unique identifier (GUID).
Retrieves a localized description of this data source.
Retrieves the name of the data source for UI display.
Retrieves the global unique identifier (GUID) of the data source.
Top