Compartir a través de


IReadOnlyTypeBase.GetMembers Método

Definición

Obtiene los miembros definidos en este tipo y tipos base.

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

Devoluciones

Miembros de tipo.

Se aplica a