Mini SQL Query Extensibility Documentation
Copy Method
NamespacesMiniSqlQuery.Core.DbModelDbModelTypeCopy()()()
Copies this instance.
Declaration Syntax
C#Visual BasicVisual C++
public DbModelType Copy()
Public Function Copy As DbModelType
public:
DbModelType^ Copy()
Return Value
A copy of this instance.

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