PropertyDefinition :: isView - Does property define a view?
The function returns, whether the property type is a view definition or not.
If the function is not called with a valid database property definition it throws an exception.
When the function is called with an invalid property definition it, throws an exception.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.