public SchemaBuilder( Geodatabase geodatabase )
Public Function New( _ ByVal geodatabase As Geodatabase _ )
Parameters
- geodatabase
- The ArcGIS.Core.Data.Geodatabase where the schema operations will take place.
public SchemaBuilder( Geodatabase geodatabase )
Public Function New( _ ByVal geodatabase As Geodatabase _ )
Exception | Description |
---|---|
System.ArgumentException | SchemaBuilder does not support this type of geodatabase |
System.ArgumentNullException | geodatabase is null. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10