Share via


IVsDataMappedObjectSelector.SupportsType Method

Include Protected Members
Include Inherited Members

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 SupportsType<T>() Indicates whether the mapped object selector can map the relational object type represented by the generic type T to an underlying type.
Public method SupportsType<T>(String) Indicates whether the mapped object selector can map the relational object type represented by the generic type T and the specific type name to an underlying type.

Top

See Also

Reference

IVsDataMappedObjectSelector Interface

Microsoft.VisualStudio.Data.Services Namespace