DataLayerOptions.ConnectionPoolMaxConnections Property
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type |
|---|
| Nullable<Int32> |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ConnectionPoolMaxConnections |
|---|---|
| DataLayerOptionsBuilder |
|
See Also