共用方式為


DataRecordInfo.RecordType 屬性

定義

取得這個物件的型別資訊當做 TypeUsage 物件。

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

屬性值

TypeUsage 值。

適用於