CoreStrings.ComplexPropertyOptional(Object, Object) Methode

Definition

Konfigurieren der komplexen Eigenschaft '{type}. {property}', da optional nicht unterstützt wird, rufen Sie "IsRequired()" auf. Weitere Informationen finden Sie unter https://github.com/dotnet/efcore/issues/31376.

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

Parameter

type
Object
property
Object

Gibt zurück

Gilt für: