다음을 통해 공유


CoreStrings.ComplexPropertyIndexer(Object, Object) 메서드

정의

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

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

매개 변수

type
Object
property
Object

반환

적용 대상