IDbFactoryCommandCount Property |
获取Command数,间接反应了执行了多少次数据操作
Namespace: Adf.DbAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxint CommandCount { get; }
ReadOnly Property CommandCount As Integer
Get
property int CommandCount {
int get ();
}
abstract CommandCount : int with get
Property Value
Type:
Int32
See Also