Message 1 of 3
Creating a Map Query in VB.NET

Not applicable
02-19-2008
12:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How does one set up a map query in VB.NET to query from close polyline boundary and a specific layer set?
I know I would have to create two QueryBranches joined with "AND" and then define and excute it, my problem is creating the queryunits to create the branch. Anyone have a piece of sample VB code showing the steps to create a QueryUnit and then the QueryBranch?
Thanks in advance,
Paul
I know I would have to create two QueryBranches joined with "AND" and then define and excute it, my problem is creating the queryunits to create the branch. Anyone have a piece of sample VB code showing the steps to create a QueryUnit and then the QueryBranch?
Thanks in advance,
Paul