AssociationSet.BuiltInTypeKind Property

Definition

Gets the built-in type kind for this AssociationSet.

public override System.Data.Entity.Core.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind { get; }
member this.BuiltInTypeKind : System.Data.Entity.Core.Metadata.Edm.BuiltInTypeKind
Public Overrides ReadOnly Property BuiltInTypeKind As BuiltInTypeKind

Property Value

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

Applies to