250095: The name contains invalid characters.
Description
The name string contains invalid characters. The value cannot be used as an input to the tool.
Solution
Ensure that the name starts with a letter or an underscore (_) and doesn't contain invalid characters. You can use the ValidateTableName function to ensure that the name is valid.