Compartir a través de


IConventionProperty.GetElementType Método

Definición

Obtiene la configuración de los elementos de la colección primitiva representada por esta propiedad.

public Microsoft.EntityFrameworkCore.Metadata.IConventionElementType? GetElementType ();
abstract member GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IConventionElementType
Public Function GetElementType () As IConventionElementType

Devoluciones

Configuración de los elementos.

Se aplica a