Sdílet prostřednictvím


BackingFieldAttribute(String) Konstruktor

Definice

Inicializuje novou instanci BackingFieldAttribute třídy .

public BackingFieldAttribute (string name);
new Microsoft.EntityFrameworkCore.BackingFieldAttribute : string -> Microsoft.EntityFrameworkCore.BackingFieldAttribute
Public Sub New (name As String)

Parametry

name
String

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

Platí pro