Condividi tramite


RelationalElementTypeExtensions.GetIsFixedLengthConfigurationSource Metodo

Definizione

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetIsFixedLengthConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionElementType elementType);
static member GetIsFixedLengthConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionElementType -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetIsFixedLengthConfigurationSource (elementType As IConventionElementType) As Nullable(Of ConfigurationSource)

Parametri

elementType
IConventionElementType

Elemento.

Restituisce

Oggetto ConfigurationSource per IsFixedLength(IReadOnlyElementType).

Si applica a