TypeDefinition :: isValid - Is type definition valid?
The function returns, whether the type definition is valid (true), i.e. it does refer to a valid database type definition. The function never throws an exception.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.