DataRecordInfo.RecordType Property

Definition

Gets type info for this object as a TypeUsage object.

public:
 property System::Data::Metadata::Edm::TypeUsage ^ RecordType { System::Data::Metadata::Edm::TypeUsage ^ get(); };
public System.Data.Metadata.Edm.TypeUsage RecordType { get; }
member this.RecordType : System.Data.Metadata.Edm.TypeUsage
Public ReadOnly Property RecordType As TypeUsage

Property Value

A TypeUsage value.

Applies to