MongoDBDataConnection.Name Property
Specifies the name of a MongoDB connection.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
String | The name of a MongoDB connection. |
Implements
See Also