BaseVsaEngine.isEngineDirty 字段
定义
获取或设置一个值,该值指示该项的当前内存中表示形式是否与保留的表示形式不同。Gets or sets a value that indicates whether the current in-memory representation of the item differs from the persisted representation.
protected: bool isEngineDirty;
protected bool isEngineDirty;
val mutable isEngineDirty : bool
Protected isEngineDirty As Boolean