MetaTable.EntityType 屬性

定義

取得代表該資料表的實體類型。

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

屬性值

代表該實體的類型。

適用於