Skip to main content
.NET 8.0+

XPObjectSource.ConnectionStringsProvider Property

For internal use.

Namespace: DevExpress.Xpo

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

#Declaration

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

#Property Value

Type
IConnectionStringsProvider
See Also