MetaTable.EntityType プロパティ

定義

テーブルを表すエンティティ型を取得します。

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

プロパティ値

エンティティを表す型。

適用対象