Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider for a specific DDEX data source.
Derives a DDEX data source, when possible, from a DDEX provider-specific data connection string.
Resolves a provider-specific assembly string to its corresponding Assembly representation, for a specific DDEX data source.
Resolves a provider-specific type name to its corresponding Type representation, for a specific DDEX data source.
Top