| InMemoryStorageDropAllTables - метод |
Удаляет все имеющиеся таблицы в хранилище.
Пространство имён:
FinistSoft.Storage
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксис public override void DropAllTables()
Public Overrides Sub DropAllTables
Dim instance As InMemoryStorage
instance.DropAllTables()
public override function DropAllTables()
См. также