DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
ITableSource | CreateTableSource (TableInfo tableInfo, bool temporary) |
ITableSource | CopySourceTable (ITableSource tableSource, IIndexSet indexSet) |
Definition at line 23 of file ITableSourceComposite.cs.
ITableSource Deveel.Data.Sql.Tables.ITableSourceComposite.CopySourceTable | ( | ITableSource | tableSource, |
IIndexSet | indexSet | ||
) |
Implemented in Deveel.Data.TableSourceComposite.
ITableSource Deveel.Data.Sql.Tables.ITableSourceComposite.CreateTableSource | ( | TableInfo | tableInfo, |
bool | temporary | ||
) |
Implemented in Deveel.Data.TableSourceComposite, and Deveel.Data.TableSourceComposite.