Udostępnij za pośrednictwem


DbModelStore.GetDefaultSchema(Type) Metoda

Definicja

Pobiera domyślny schemat bazy danych używany przez model.

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 kontekstu reprezentującego model.

Zwraca

Domyślny schemat bazy danych.

Dotyczy