MongoDBDataConnection.ProviderName Property
Specifies the name of a MongoDB connection provider.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A MongoDB connection provider name. |
Implements
See Also