Transaction.HasPendingChanges 属性

定义

如果在此事务中进行了更改,则返回 true

public:
 property bool HasPendingChanges { bool get(); };
public bool HasPendingChanges { get; }
member this.HasPendingChanges : bool
Public ReadOnly Property HasPendingChanges As Boolean

属性值

Boolean

适用于