IWorkspaceFactory pWorkspaceFactory = new FileGDBWorkspaceFactory();
IWorkspaceFactory pWorkspaceFactory = new FileGDBWorkspaceFactory();You should never use New to instantiate an instance of a singleton object. Use the Activator class instead. See the following help topic for more info.http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/Interacting_with_singleton_objects/00010000043p000000/
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.