MetaTable.EntityType 属性

定义

获取表示表的实体类型。

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

属性值

Type

表示实体的类型。

适用于