IProperty.GetElementType Méthode

Définition

Obtient la configuration des éléments de la collection primitive représentée par cette propriété.

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

Retours

Configuration des éléments.

S’applique à