AnnotatableBase.IReadOnlyAnnotatable.Item[String] Proprietà
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore dell'annotazione con il nome specificato, restituendo null
se non esiste.
object? Microsoft.EntityFrameworkCore.Infrastructure.IReadOnlyAnnotatable.Item[string name] { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Infrastructure.IReadOnlyAnnotatable.Item(string) : obj
ReadOnly Property Item(name As String) As Object Implements IReadOnlyAnnotatable.Item
- name
- String
Nome dell'annotazione da trovare.
Valore dell'annotazione esistente se esiste già un'annotazione con il nome specificato. In caso contrario, null
.
- Attributi
Feedback su Entity Framework
Entity Framework è un progetto di open source. Selezionare un collegamento per fornire feedback: