Message 1 of 2
Not applicable
02-17-2011
08:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can someone explain how to determine object types in a SelectSet in C#? I get COM objects, but cannot figure out what to do with them afterwards? I don't think the GetObjectType method exists in the .NET API (as is suggested for the c++ solution to the same question).
If the answer is to do a try cast, is there a list of all the possible object types somewhere?
Thanks
Solved! Go to Solution.