Share via


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

Protected method

DataSource

Class constructor.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetDescription

Retrieves a description for a data source combined with a specified DDEX provider.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetProperty

Overloaded. Retrieves a property of the data source that is stored with the data source registration entries.

Public method

GetProviders

Retrieves an array of data provider GUIDs representing DDEX providers that support the data source.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

DefaultProvider

Retrieves the default DDEX provider using a global unique identifier (GUID).

Public property

Description

Retrieves a localized description of this data source.

Public property

DisplayName

Retrieves the name of the data source for UI display.

Public property

Guid

Retrieves the global unique identifier (GUID) of the data source.

Top

See Also

Reference

DataSource Class

Microsoft.VisualStudio.Data Namespace