Compartir a través de


IMutableProperty.IReadOnlyProperty.GetElementType Método

Definición

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

override sealed Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType? IReadOnlyProperty.GetElementType ();
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType
 Overrides NotOverridable Function GetElementType () As IReadOnlyElementType Implements IReadOnlyProperty.GetElementType

Devoluciones

Configuración de los elementos.

Implementaciones

Se aplica a