Partilhar via


IConventionTypeBase.GetDeclaredComplexProperties Método

Definição

Obtém as propriedades complexas declaradas nesse tipo.

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

Retornos

Propriedades complexas declaradas.

Aplica-se a