Hi, I am trying to understand the transformational methods.
- LogicalToDisplay()
- LogicalToOdbc()
- OdbcToLogical()
- DisplayToDisplay()
I have created a small class with the only property of List as %List, see below.
{
Property List As %List;
}
Then I entered the following commands in the Terminal