SimpleORM.NET
schema Method
NamespacesSorm.InterfacesProviderschema()()()

[This is preliminary documentation and is subject to change.]

Queries the provider for the list of commands needed to reconstruct the whole storage schema to its current state.
Declaration Syntax
C#Visual BasicVisual C++
List<string> schema()
Function schema As List(Of String)
List<String^>^ schema()
Return Value
List provider specific commands

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068