Click or drag to resize
DbFactoryConnection Property
获取当前数据库连接串

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public virtual IDbConnection Connection { get; protected set; }

Property Value

Type: IDbConnection

Implements

IDbFactoryConnection
See Also