Share via


CoreStrings.ComplexPropertyOptional(Object, Object) メソッド

定義

複合プロパティ '{type} の構成。省略可能な {property}' はサポートされていません。'IsRequired()' を呼び出します。 詳細については、「 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

パラメーター

type
Object
property
Object

戻り値

適用対象