An array of strings that will be allowed as valid choices for this McDBAttributeType.
newNumerics
Optional. A Variant value.
An array of [long] numbers that will be allowed as valid choices for this McDBAttributeType.
Remarks
Calling this method will clear any existing string and numeric choice sets associated with this McDBAttributeType. It is only valid to call this method on an McDBAttributeType of Type mcdbEnum.
There are not an equal number of string and long values
passed in the parameter arrays or a parameter that is not
compatible with an array of longs was passed for the long
parameter.
One or more of the newstrings or newvalues is being used by
an existing object in the database. It is not valid to change
its value while it is being referenced.