Share via


DataRecordInfo.RecordType Property

Definition

Gets type info for this object as a TypeUsage object.

public virtual System.Data.Entity.Core.Metadata.Edm.TypeUsage RecordType { get; }
member this.RecordType : System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public Overridable ReadOnly Property RecordType As TypeUsage

Property Value

A TypeUsage value.

Applies to