Share via


IVsDataProvider.SupportsObject Method

Include Protected Members
Include Inherited Members

Determines whether a DDEX provider supports the specified type of DDEX support entity.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SupportsObject(Type) Determines whether a DDEX provider supports the specified type of DDEX support entity.
Public method SupportsObject(Guid, Type) Determines whether a DDEX provider supports the specified type of DDEX support entity for the specified DDEX data source.

Top

See Also

Reference

IVsDataProvider Interface

Microsoft.VisualStudio.Data.Core Namespace