Udostępnij za pośrednictwem


EdmPathTypeKind Wyliczenie

Definicja

Wylicza rodzaje typu ścieżki Edm.

public enum EdmPathTypeKind
type EdmPathTypeKind = 
Public Enum EdmPathTypeKind
Dziedziczenie
EdmPathTypeKind

Pola

AnnotationPath 1

Reprezentuje typ Edm.AnnotationPath.

NavigationPropertyPath 3

Reprezentuje typ Edm.NavigationPropertyPath.

None 0

Reprezentuje typ ścieżki nieznanego rodzaju.

PropertyPath 2

Reprezentuje typ Edm.PropertyPath.

Dotyczy