TypeUsage.IsSubtypeOf Method (TypeUsage)
Namespace:
System.Data.Entity.Core.Metadata.Edm
Assembly: EntityFramework (in EntityFramework.dll)
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- typeUsage
-
Type:
System.Data.Entity.Core.Metadata.Edm.TypeUsage
The TypeUsage object to be checked.
Return Value
Type: System.Booleantrue if this TypeUsage is a subtype of the specified TypeUsage ; otherwise, false.