RelationalCommandBuilder.AppendLine Metoda

Definicja

Dołącza pusty wiersz do tekstu polecenia.

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

Zwraca

To samo wystąpienie konstruktora, aby można było połączyć w łańcuch wiele wywołań.

Implementuje

Dotyczy