Bagikan melalui


RelationalCommandBuilderExtensions.GetLength Metode

Definisi

Mendapatkan panjang teks perintah.

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

Parameter

commandBuilder
IRelationalCommandBuilder

Penyusun perintah.

Mengembalikan

Panjang teks perintah.

Berlaku untuk