Поделиться через


RelationalCommandBuilderExtensions.GetLength Метод

Определение

Возвращает длину текста команды.

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

Параметры

commandBuilder
IRelationalCommandBuilder

Построитель команд.

Возвращаемое значение

Длина текста команды.

Применяется к