Bagikan melalui


ConventionTypeBaseExtensions Kelas

Definisi

Perhatian

Use IConventionTypeBase

Metode ekstensi untuk IConventionTypeBase.

public static class ConventionTypeBaseExtensions
[System.Obsolete("Use IConventionTypeBase")]
public static class ConventionTypeBaseExtensions
type ConventionTypeBaseExtensions = class
[<System.Obsolete("Use IConventionTypeBase")>]
type ConventionTypeBaseExtensions = class
Public Module ConventionTypeBaseExtensions
Public Class ConventionTypeBaseExtensions
Warisan
ConventionTypeBaseExtensions
Atribut

Metode

GetNavigationAccessModeConfigurationSource(IConventionTypeBase)
Kedaluwarsa.

Mengembalikan sumber konfigurasi untuk GetNavigationAccessMode(ITypeBase).

GetPropertyAccessModeConfigurationSource(IConventionTypeBase)
Kedaluwarsa.

Mengembalikan sumber konfigurasi untuk GetPropertyAccessMode(ITypeBase).

IsIgnored(IConventionTypeBase, String)
Kedaluwarsa.

Menunjukkan apakah nama anggota yang diberikan diabaikan.

SetNavigationAccessMode(IConventionTypeBase, Nullable<PropertyAccessMode>, Boolean)
Kedaluwarsa.

PropertyAccessMode Mengatur untuk digunakan untuk navigasi jenis entitas ini.

Perhatikan bahwa navigasi individual dapat mengambil alih mode akses ini. Nilai yang ditetapkan di sini akan digunakan untuk navigasi apa pun yang tidak ada penimpaan yang telah ditentukan.

SetPropertyAccessMode(IConventionTypeBase, Nullable<PropertyAccessMode>, Boolean)
Kedaluwarsa.

Menyetel yang PropertyAccessMode akan digunakan untuk properti tipe ini.

Perhatikan bahwa properti dan navigasi individual dapat mengambil alih mode akses ini. Nilai yang ditetapkan di sini akan digunakan untuk properti atau navigasi apa pun yang tidak ada penimpaan yang telah ditentukan.

Berlaku untuk