Partager via


CoreStrings.ComplexPropertyOptional(Object, Object) Méthode

Définition

Configuration de la propriété complexe « {type} ». {property} » comme facultatif n’est pas pris en charge, appelez « IsRequired() ». Consultez la rubrique https://github.com/dotnet/efcore/issues/31376 (éventuellement en anglais) pour plus d'informations.

public static string ComplexPropertyOptional (object? type, object? property);
static member ComplexPropertyOptional : obj * obj -> string
Public Shared Function ComplexPropertyOptional (type As Object, property As Object) As String

Paramètres

type
Object
property
Object

Retours

S’applique à