Sdílet prostřednictvím


BackingFieldAttribute Třída

Definice

Pojmenuje záložní pole přidružené k této vlastnosti nebo navigační vlastnosti.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class BackingFieldAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type BackingFieldAttribute = class
    inherit Attribute
Public NotInheritable Class BackingFieldAttribute
Inherits Attribute
Dědičnost
BackingFieldAttribute
Atributy

Poznámky

Další informace a příklady najdete v tématu Modelování typů entit a relací .

Konstruktory

BackingFieldAttribute(String)

Inicializuje novou instanci BackingFieldAttribute třídy.

Vlastnosti

Name

Název záložního pole.

Platí pro