Select to view content in your preferred language

Using proxy objects to read/write xml FileGDB schema using ADO.NET now available

2991
1
08-18-2011 08:33 AM
dotnetproviderdotnetprovider
Emerging Contributor
Below is a sample of how to use proxy objects such as Field object to read/write FileGDB xml schema

ADO.NET for FileGDB supports proxy objects for Field, SubType, Domain, Fields, Table, FeatureClass and other schema objects.

Example:

https://github.com/dotnetprovider/FileGDB-.NET-provider/wiki/TableSchema-Sample

Use the link below to download ADO.NET for FileGDB (32 bits, 64Bits, VS2008, VS2010):

https://github.com/dotnetprovider/FileGDB-.NET-provider
0 Kudos
1 Reply
PrzemyslawTyrtania
Deactivated User
First link is missing Proxy object or info on how to generate them? Second link is broken.
0 Kudos