Aracılığıyla paylaş


RelationalTypeBaseExtensions.GetSchema(IReadOnlyTypeBase) Yöntem

Tanım

Eşlenen tabloyu içeren veritabanı şemasını döndürür.

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

Parametreler

typeBase
IReadOnlyTypeBase

Şemanın alınacak türü.

Döndürülenler

Eşlenen tabloyu içeren veritabanı şeması.

Şunlara uygulanır