Skip to main content
.NET 6.0+

XPObjectSource.ConnectionStringsProvider Property

For internal use.

Namespace: DevExpress.Xpo

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Package: DevExpress.DataAccess

Declaration

[Browsable(false)]
public IConnectionStringsProvider ConnectionStringsProvider { get; set; }

Property Value

Type
IConnectionStringsProvider
See Also