Configurable Static Values
Posted: November 3rd, 2021, 5:26 pm
A nice feature to have would be the ability to customize static values for methods.
For example, the RunQuery service has these connection instance static values.
I have this method I made to get the schema of a table where one of the these are true:
For example, the RunQuery service has these connection instance static values.
I have this method I made to get the schema of a table where one of the these are true:
- TablePath is the same as the one of the connection instance static values in the RunQuery
- DBInstance is set to 'Application' or 'JDEdwards'