If you've created an anonymous object, you've probably written code like this: Dim anon = New With { .FirstName = "Peter", .LastName = "Vogel" } This code would give you a new, anonymous object with ...
I program database applications using MS SQL Server / Visual Basic 6. One of the books on VB development that I have makes the case that it's a good idea to encapsulate all of your data access into ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results