Mini SQL Query Extensibility Documentation
GetDbObjectModel Method (connection)
NamespacesMiniSqlQuery.Core.DbModelSqlCeSchemaServiceGetDbObjectModel(String)

[Missing <summary> documentation for "M:MiniSqlQuery.Core.DbModel.SqlCeSchemaService.GetDbObjectModel(System.String)"]

Declaration Syntax
C#Visual BasicVisual C++
public override DbModelInstance GetDbObjectModel(
	string connection
)
Public Overrides Function GetDbObjectModel ( _
	connection As String _
) As DbModelInstance
public:
virtual DbModelInstance^ GetDbObjectModel(
	String^ connection
) override
Parameters
connection (String)

[Missing <param name="connection"/> documentation for "M:MiniSqlQuery.Core.DbModel.SqlCeSchemaService.GetDbObjectModel(System.String)"]

Return Value

[Missing <returns> documentation for "M:MiniSqlQuery.Core.DbModel.SqlCeSchemaService.GetDbObjectModel(System.String)"]

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