ScriptNameObjectBase.CheckObjectDirty Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If there are some properties which are respected in special cases then use this function. currently applicable for DatabaseDdltriggers
protected virtual bool CheckObjectDirty ();
abstract member CheckObjectDirty : unit -> bool
override this.CheckObjectDirty : unit -> bool
Protected Overridable Function CheckObjectDirty () As Boolean