RelationalAnnotations(IAnnotatable) Konstruktor

Definition

Erstellt ein neues Hilfsprogramm für das angegebene IAnnotatable Metadatenelement.

public RelationalAnnotations (Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable metadata);
new Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotations : Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable -> Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotations
Public Sub New (metadata As IAnnotatable)

Parameter

metadata
IAnnotatable

Das Metadatenelement, das kommentiert werden soll.

Gilt für: