ArcGIS Pro 2.9 API Reference Guide
Geodatabase Constructor(MemoryConnectionProperties)

ArcGIS.Core.Data Namespace > Geodatabase Class > Geodatabase Constructor : Geodatabase Constructor(MemoryConnectionProperties)
The properties used to connect to a memory geodatabase.
Opens a memory geodatabase with the specified memoryConnectionProperties. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

memoryConnectionProperties
The properties used to connect to a memory geodatabase.
Exceptions
ExceptionDescription
The name of the geodatabase is invalid or the geodatabase cannot be opened.
This object must be created within the lambda or delegate passed to QueuedTask.Run, or on a compatible STA thread.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Geodatabase Class
Geodatabase Members
Overload List