prepare_create
Description:
Populate op with information needed to perform CREATE_VIEW operation.
This method was desgned for internal use and will be obsolete in the future. Do not use it for the new code.
Parameters:
| this |
a DbView instance |
| op |
ServerOperation instance to populate |
Returns:
|
true if succeeded and false otherwise. |