IRelationalCommandBuilder.AppendLine Methode

Definition

Fügt eine leere Zeile an den Befehlstext an.

public Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilder AppendLine ();
abstract member AppendLine : unit -> Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilder
Public Function AppendLine () As IRelationalCommandBuilder

Gibt zurück

Derselbe Generator instance, sodass mehrere Aufrufe verkettet werden können.

Gilt für: