Condividi tramite


IConventionTypeBase.GetDeclaredComplexProperties Metodo

Definizione

Ottiene le proprietà complesse dichiarate in questo 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)

Restituisce

Proprietà complesse dichiarate.

Si applica a