Udostępnij za pośrednictwem


ConventionAnnotatable.IMutableAnnotatable.Item[String] Właściwość

Definicja

Pobiera lub ustawia wartość adnotacji o podanej nazwie.

object Microsoft.EntityFrameworkCore.Metadata.IMutableAnnotatable.Item[string name] { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
object? Microsoft.EntityFrameworkCore.Metadata.IMutableAnnotatable.Item[string name] { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IMutableAnnotatable.Item(string) : obj with get, set
 Property Item(name As String) As Object Implements IMutableAnnotatable.Item

Parametry

name
String

Nazwa adnotacji.

Wartość właściwości

Wartość istniejącej adnotacji, jeśli adnotacja o określonej nazwie już istnieje. W przeciwnym razie wartość null.

Implementuje

Atrybuty

Dotyczy