EnumeratorDefinition :: isValid - Is enumerator definition valid
The function returns, whether the enumerator definition is valid, i.e. it does refer to a valid database enumerator definition. Calling enumerator definition functions with invalid objects, usually throws an exception.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.