TypeUsage.BuiltInTypeKind Property

 

Gets the built-in type kind for this TypeUsage.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public override BuiltInTypeKind BuiltInTypeKind { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.BuiltInTypeKind

A BuiltInTypeKind object that represents the built-in type kind for this TypeUsage .