XPObjectSource.ConnectionStringsProvider Property
In This Article
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 |
---|
IConnection |
See Also