C# Класс Veso.Server.Migrations.MigrationsListStore

A configuration that lists all the migration routines that were applied.
Наследование: ConfigurationStore
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
StoreKey string

Открытые методы

Метод Описание
MigrationsListStore ( ) : MediaBrowser.Common.Configuration

Initializes a new instance of the MigrationsListStore class.

Описание методов

MigrationsListStore() публичный Метод

Initializes a new instance of the MigrationsListStore class.
public MigrationsListStore ( ) : MediaBrowser.Common.Configuration
Результат MediaBrowser.Common.Configuration

Описание свойств

StoreKey публичное статическое свойство

The name of the configuration in the storage.
public static string StoreKey
Результат string