Aracılığıyla paylaş


RelationalTypeBaseExtensions.GetSqlQuery(IReadOnlyTypeBase) Yöntem

Tanım

Türü için veri sağlamak için kullanılan SQL dizesini veya null bir SQL dizesiyle eşlenmediyse döndürür.

public static string? GetSqlQuery (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase typeBase);
static member GetSqlQuery : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase -> string
<Extension()>
Public Function GetSqlQuery (typeBase As IReadOnlyTypeBase) As String

Parametreler

typeBase
IReadOnlyTypeBase

Tür.

Döndürülenler

Türü için veri sağlamak için kullanılan SQL dizesi.

Şunlara uygulanır