다음을 통해 공유


CoreStrings.ComplexPropertyCollection(Object, Object) 메서드

정의

컬렉션 복합 속성 '{type}을(를) 추가합니다. {property}'은(는) 지원되지 않습니다. 자세한 내용은 https://github.com/dotnet/efcore/issues/31237 을 참조하세요.

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

매개 변수

type
Object
property
Object

반환

적용 대상