Freigeben über


CommentAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der CommentAttribute-Klasse.

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

Parameter

comment
String

Der Kommentar.

Gilt für: