다음을 통해 공유


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)

속성 값

적용 대상