Share via


ITypeBase.GetFlattenedProperties Método

Definição

Retorna todas as propriedades que implementam IProperty, incluindo aquelas em tipos complexos.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IProperty> GetFlattenedProperties ();
abstract member GetFlattenedProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IProperty>
Public Function GetFlattenedProperties () As IEnumerable(Of IProperty)

Retornos

As propriedades.

Aplica-se a