append_view
Description:
[
Version ( since =
"6.0" ) ]
public void append_view (
DbView view)
This method append view to the total list of all views stored in this.
This method increase reference count for view.
Parameters:
| this |
a DbCatalog instance
|
| view |
view to append
|