Tagged Questions
2
votes
4answers
449 views
How to distinguish between File and Personal Geodb workspace?
I am looking for a way - given an IWorkspace object - to check if it was created from a Personal-GDB or a File-GDB. I tried using IWorkspace.WorkspaceFactory to check if it's an instance of e.g. ...