DataRecordInfo.RecordType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.