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 | |
|---|---|---|
![]() |
CreateObject | Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider for a specific DDEX data source. |
![]() |
DeriveSource | Derives a DDEX data source, when possible, from a DDEX provider-specific data connection string. |
![]() |
GetAssembly | Resolves a provider-specific assembly string to its corresponding Assembly representation, for a specific DDEX data source. |
![]() |
GetType | Resolves a provider-specific type name to its corresponding Type representation, for a specific DDEX data source. |
Top
.gif)