共用方式為


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

傳回

適用於