Select to view content in your preferred language

What's up with the Geodatabase class constructor?

3428
2
Jump to solution
05-18-2016 06:29 AM
ShaneBuscher
Frequent Contributor

I'm getting a VS error indicating 'ESRI.ArcGISRuntime.Data.Geodatabase does not contain a constructor that takes 0 arguments'. If the Geodatabase class actually had such a constructor I would provide the necessary arguments. See attached.

Using ArcGIS Runtime for .NET Desktop SDK 10.2.7.1234.

0 Kudos
1 Solution

Accepted Solutions
AnttiKajanus1
Deactivated User
2 Replies
AnttiKajanus1
Deactivated User
ShaneBuscher
Frequent Contributor

Thanks for the quick response Antti. That is a poor implementation of a factory method by ESRI.

0 Kudos