Freigeben über


RelationalCommandBuilder.AppendLine Methode

Definition

Fügt dem Befehlstext eine Leerzeile an.

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

Gibt zurück

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

Implementiert

Gilt für: