Freigeben über


DbModelStore.GetDefaultSchema(Type) Methode

Definition

Ruft das Standarddatenbankschema ab, das von einem Modell verwendet wird.

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

Parameter

contextType
Type

Der Typ des Kontexts, der das Modell darstellt.

Gibt zurück

Das Standarddatenbankschema.

Gilt für: