IVsDataProviderObjectFactory Members

Include Protected Members
Include Inherited Members

Provides the ability to create DDEX provider implementations of support entities.

The IVsDataProviderObjectFactory 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.

Public method

GetAssembly

Resolves a provider-specific assembly string to its corresponding Assembly representation.

Public method

GetType

Resolves a provider-specific type name to its corresponding Type representation.

Top

See Also

Reference

IVsDataProviderObjectFactory Interface

Microsoft.VisualStudio.Data.Core Namespace