company logo

PropertyDefinition :: isVirtualCollection - Does property define a virtual collection?

The function returns, whether the collection is defined as virtual collection ( true ) or not ( false ).

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 .

Implementation details

bool PropertyDefinition  :: isVirtualCollection (  )