Condividi tramite


DbModelStore.GetDefaultSchema(Type) Metodo

Definizione

Ottiene lo schema predefinito del database usato da un modello.

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

Parametri

contextType
Type

Tipo di contesto che rappresenta il modello.

Restituisce

Schema predefinito del database.

Si applica a