ITableBase.ComplexTypeMappings 屬性

定義

取得複雜型別對應。

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.ITableMappingBase> ComplexTypeMappings { get; }
member this.ComplexTypeMappings : seq<Microsoft.EntityFrameworkCore.Metadata.ITableMappingBase>
Public ReadOnly Property ComplexTypeMappings As IEnumerable(Of ITableMappingBase)

屬性值

適用於