Click or drag to resize
DbFactoryCommandCount Property
获取Command数,间接反应了执行了多少次数据操作

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public int CommandCount { get; }

Property Value

Type: Int32

Implements

IDbFactoryCommandCount
See Also