MongoDBDataConnection.Name Property
Specifies the name of a MongoDB connection.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v22.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
String | The name of a MongoDB connection. |
Implements
See Also