Sdílet prostřednictvím


RelationalCommandBuilderExtensions.GetLength Metoda

Definice

Získá délku textu příkazu.

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

Tvůrce příkazů.

Návraty

Délka textu příkazu

Platí pro