SimpleORM.NET
execute_schema_command Method (p_sql)
NamespacesSorm.InterfacesProviderexecute_schema_command(String)

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

Executes and registers the given command as part of schema maintenance.
Declaration Syntax
C#Visual BasicVisual C++
void execute_schema_command(
	string p_sql
)
Sub execute_schema_command ( _
	p_sql As String _
)
void execute_schema_command(
	String^ p_sql
)
Parameters
p_sql (String)
The command to execute and record

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