Share via


DataProvider Members

Include Protected Members
Include Inherited Members

Enables creation of DDEX provider objects.

The DataProvider type exposes the following members.

Constructors

 

Name

Description

Protected method

DataProvider

Class constructor.

Top

Methods

 

Name

Description

Public method

CreateObject

Overloaded.

Public method

DeriveDataSource

Determines which data source supported by this DDEX provider is represented by the given connection string.

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

GetAssembly

Overloaded.

Public method

GetHashCode

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

Public method

GetProperty

Retrieves a generically known or DDEX provider-specific property.

Public method

GetType

Overloaded.

Protected method

MemberwiseClone

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

Public method

SupportsObject

Overloaded.

Public method

ToString

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

Top

Properties

 

Name

Description

Public property

Description

Retrieves a culture-sensitive description of the DDEX provider.

Public property

DisplayName

Retrieves a culture-sensitive name for the specified data provider.

Public property

Guid

Retrieves the unique identifier of the DDEX provider.

Public property

ShortDisplayName

Retrieves the short form of the display name.

Public property

Technology

Retrieves the unique identifier of the underlying technology used by the provider, if any.

Top

See Also

Reference

DataProvider Class

Microsoft.VisualStudio.Data Namespace