CoreStrings.ComplexPropertyCollection(Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
新增集合複雜屬性 '{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