Udostępnij za pośrednictwem


RelationalCommandBuilderExtensions.GetLength Metoda

Definicja

Pobiera długość tekstu polecenia.

public static int GetLength (this Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilder commandBuilder);
static member GetLength : Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilder -> int
<Extension()>
Public Function GetLength (commandBuilder As IRelationalCommandBuilder) As Integer

Parametry

commandBuilder
IRelationalCommandBuilder

Konstruktor poleceń.

Zwraca

Długość tekstu polecenia.

Dotyczy