次の方法で共有


EdmPropertyKind 列挙型

定義

EDM プロパティの型を定義します。

public enum EdmPropertyKind
type EdmPropertyKind = 
Public Enum EdmPropertyKind
継承
EdmPropertyKind

フィールド

Navigation 2

を実装 IEdmNavigationPropertyするプロパティを表します。

None 0

不明またはエラーの種類を持つプロパティを表します。

Structural 1

を実装 IEdmStructuralPropertyするプロパティを表します。

適用対象