MongoDBDataConnection.StoreConnectionNameOnly Property
Specifies whether the MongoDB data connection manager stores only 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 |
---|---|
Boolean | true if only the name of a MongoDB connection is stored; otherwise, false. |
Implements
See Also