Partilhar via


EdmPathTypeKind Enumeração

Definição

Enumera os tipos de tipo Edm Path.

public enum EdmPathTypeKind
type EdmPathTypeKind = 
Public Enum EdmPathTypeKind
Herança
EdmPathTypeKind

Campos

AnnotationPath 1

Representa um tipo Edm.AnnotationPath.

NavigationPropertyPath 3

Representa um tipo Edm.NavigationPropertyPath.

None 0

Representa um tipo de caminho de tipo desconhecido.

PropertyPath 2

Representa um tipo Edm.PropertyPath.

Aplica-se a