BaseVsaEngine.isEngineDirty Campo
Definición
Obtiene o establece un valor que indica si la representación en memoria del elemento difiere de la representación persistente.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