IVsDataMappedObjectSelector.SupportsType Method

Include Protected Members
Include Inherited Members

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

IVsDataMappedObjectSelector Members

Microsoft.VisualStudio.Data.Services Namespace