次の方法で共有


IUniqueConstraint.MappedKeys プロパティ

定義

マップされたキーを取得します。

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

プロパティ値

適用対象