Share via


IVsDataSourceSpecializer Members

Include Protected Members
Include Inherited Members

Provides the ability to specialize DDEX provider implementations of support entities for specific data sources based on a data connection string.

The IVsDataSourceSpecializer type exposes the following members.

Methods

 

Name

Description

Public method

CreateObject

Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider for a specific DDEX data source.

Public method

DeriveSource

Derives a DDEX data source, when possible, from a DDEX provider-specific data connection string.

Public method

GetAssembly

Resolves a provider-specific assembly string to its corresponding Assembly representation, for a specific DDEX data source.

Public method

GetType

Resolves a provider-specific type name to its corresponding Type representation, for a specific DDEX data source.

Top

See Also

Reference

IVsDataSourceSpecializer Interface

Microsoft.VisualStudio.Data.Core Namespace