Sdílet prostřednictvím


DbModelStore.GetDefaultSchema(Type) Metoda

Definice

Získá výchozí schéma databáze používané modelem.

protected virtual string GetDefaultSchema(Type contextType);
abstract member GetDefaultSchema : Type -> string
override this.GetDefaultSchema : Type -> string
Protected Overridable Function GetDefaultSchema (contextType As Type) As String

Parametry

contextType
Type

Typ kontextu představující model.

Návraty

Výchozí schéma databáze.

Platí pro