ConnectionProviderSql.Connection Property
In This Article
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
[Browsable(false)]
public IDbConnection Connection { get; }
#Property Value
Type |
---|
IDb |
#Implements
See Also