PropertyKind 列舉類型
[此頁面專屬於 Entity Framework 第 6 版。最新版本可從 'Entity Framework' NuGet 套件取得。如需 Entity Framework 的詳細資訊,請參閱 msdn.com/data/ef。]
指定概念模型中的項目屬性類型。
命名空間: System.Data.Entity.Core.Metadata.Edm
組件: EntityFramework (在 EntityFramework.dll 中)
語法
'宣告
Public Enumeration PropertyKind
'用途
Dim instance As PropertyKind
public enum PropertyKind
public enum class PropertyKind
type PropertyKind
public enum PropertyKind
Members
成員名稱 | 描述 | |
---|---|---|
Extended | 列舉成員,表示項目屬性為 Extended。 | |
System | 列舉成員,表示項目屬性為 System |