Mini SQL Query Extensibility Documentation
Add Method (table)
NamespacesMiniSqlQuery.Core.DbModelDbModelInstanceAdd(DbModelTable)

[Missing <summary> documentation for "M:MiniSqlQuery.Core.DbModel.DbModelInstance.Add(MiniSqlQuery.Core.DbModel.DbModelTable)"]

Declaration Syntax
C#Visual BasicVisual C++
public virtual void Add(
	DbModelTable table
)
Public Overridable Sub Add ( _
	table As DbModelTable _
)
public:
virtual void Add(
	DbModelTable^ table
)
Parameters
table (DbModelTable)

[Missing <param name="table"/> documentation for "M:MiniSqlQuery.Core.DbModel.DbModelInstance.Add(MiniSqlQuery.Core.DbModel.DbModelTable)"]

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)