Share via


MetaTable.EntityType 屬性

定義

取得表示資料表的實體 (Entity) 型別。

public:
 property Type ^ EntityType { Type ^ get(); };
public Type EntityType { get; }
member this.EntityType : Type
Public ReadOnly Property EntityType As Type

屬性值

表示實體的型別。

適用於