Sdílet prostřednictvím


EdmPathTypeKind Výčet

Definice

Vytvoří výčet typů cesty Edm.

public enum EdmPathTypeKind
type EdmPathTypeKind = 
Public Enum EdmPathTypeKind
Dědičnost
EdmPathTypeKind

Pole

AnnotationPath 1

Představuje typ Edm.AnnotationPath.

NavigationPropertyPath 3

Představuje typ Edm.NavigationPropertyPath.

None 0

Představuje typ cesty neznámého druhu.

PropertyPath 2

Představuje typ Edm.PropertyPath.

Platí pro