SimpleORM.NET
schema Method (p_commands)
NamespacesSorm.InterfacesProviderschema(List<(Of <(String>)>))

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

Updates a storage schema from a list of commands
Declaration Syntax
C#Visual BasicVisual C++
void schema(
	List<string> p_commands
)
Sub schema ( _
	p_commands As List(Of String) _
)
void schema(
	List<String^>^ p_commands
)
Parameters
p_commands (List<(Of <(String>)>))
List of provider specific commands

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