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

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

Property Value

Type: Int32
See Also