G
Guest
In defining queries and such, I like to use consistent table aliases and
would like to store that alias with the table so it can be read from code. I
couldn't find a place to store it with the table. I tried
field.TableSource.Description
....Hoping to put the alias in the description property. Didn't fly. Any
suggestions?
would like to store that alias with the table so it can be read from code. I
couldn't find a place to store it with the table. I tried
field.TableSource.Description
....Hoping to put the alias in the description property. Didn't fly. Any
suggestions?